| Package | Description |
|---|---|
| software.amazon.awssdk.services.neptunedata.model |
| Modifier and Type | Method and Description |
|---|---|
FastResetToken |
ExecuteFastResetResponse.payload()
The
payload is only returned by the initiateDatabaseReset action, and contains the
unique token to use with the performDatabaseReset action to make the reset occur. |
| Modifier and Type | Method and Description |
|---|---|
ExecuteFastResetResponse.Builder |
ExecuteFastResetResponse.Builder.payload(FastResetToken payload)
The
payload is only returned by the initiateDatabaseReset action, and contains the
unique token to use with the performDatabaseReset action to make the reset occur. |
Copyright © 2023. All rights reserved.