public static interface FastResetToken.Builder extends SdkPojo, CopyableBuilder<FastResetToken.Builder,FastResetToken>
| Modifier and Type | Method and Description |
|---|---|
FastResetToken.Builder |
token(String token)
A UUID generated by the database in the
initiateDatabaseReset action, and then consumed by the
performDatabaseReset to reset the database. |
equalsBySdkFields, sdkFieldscopyapplyMutation, buildFastResetToken.Builder token(String token)
A UUID generated by the database in the initiateDatabaseReset action, and then consumed by the
performDatabaseReset to reset the database.
token - A UUID generated by the database in the initiateDatabaseReset action, and then consumed
by the performDatabaseReset to reset the database.Copyright © 2023. All rights reserved.