| Package | Description |
|---|---|
| software.amazon.awssdk.services.secretsmanager |
|
| software.amazon.awssdk.services.secretsmanager.transform |
| Modifier and Type | Method and Description |
|---|---|
default RotateSecretResponse |
SecretsManagerClient.rotateSecret(RotateSecretRequest rotateSecretRequest)
Configures and starts the asynchronous process of rotating the secret.
|
default CompletableFuture<RotateSecretResponse> |
SecretsManagerAsyncClient.rotateSecret(RotateSecretRequest rotateSecretRequest)
Configures and starts the asynchronous process of rotating the secret.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
RotateSecretRequestMarshaller.marshall(RotateSecretRequest rotateSecretRequest) |
Copyright © 2022. All rights reserved.