| Package | Description |
|---|---|
| software.amazon.awssdk.services.secretsmanager |
|
| Modifier and Type | Method and Description |
|---|---|
default ListSecretVersionIdsIterable |
SecretsManagerClient.listSecretVersionIdsPaginator(Consumer<ListSecretVersionIdsRequest.Builder> listSecretVersionIdsRequest)
Lists all of the versions attached to the specified secret.
|
default ListSecretVersionIdsIterable |
SecretsManagerClient.listSecretVersionIdsPaginator(ListSecretVersionIdsRequest listSecretVersionIdsRequest)
Lists all of the versions attached to the specified secret.
|
Copyright © 2021. All rights reserved.