Package | Description |
---|---|
software.amazon.awssdk.services.secretsmanager |
|
software.amazon.awssdk.services.secretsmanager.transform |
Modifier and Type | Method and Description |
---|---|
default CompletableFuture<RestoreSecretResponse> |
SecretsManagerAsyncClient.restoreSecret(RestoreSecretRequest restoreSecretRequest)
Cancels the scheduled deletion of a secret by removing the
DeletedDate time stamp. |
default RestoreSecretResponse |
SecretsManagerClient.restoreSecret(RestoreSecretRequest restoreSecretRequest)
Cancels the scheduled deletion of a secret by removing the
DeletedDate time stamp. |
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
RestoreSecretRequestMarshaller.marshall(RestoreSecretRequest restoreSecretRequest) |
Copyright © 2019. All rights reserved.