static ListKeyRotationsRequest.Builder |
ListKeyRotationsRequest.builder() |
|
ListKeyRotationsRequest.Builder |
ListKeyRotationsRequest.Builder.includeKeyMaterial(String includeKeyMaterial) |
Use this optional parameter to control which key materials associated with this key are listed in the
response.
|
ListKeyRotationsRequest.Builder |
ListKeyRotationsRequest.Builder.includeKeyMaterial(IncludeKeyMaterial includeKeyMaterial) |
Use this optional parameter to control which key materials associated with this key are listed in the
response.
|
ListKeyRotationsRequest.Builder |
ListKeyRotationsRequest.Builder.keyId(String keyId) |
Gets the key rotations for the specified KMS key.
|
ListKeyRotationsRequest.Builder |
ListKeyRotationsRequest.Builder.limit(Integer limit) |
Use this parameter to specify the maximum number of items to return.
|
ListKeyRotationsRequest.Builder |
ListKeyRotationsRequest.Builder.marker(String marker) |
Use this parameter in a subsequent request after you receive a response with truncated results.
|
ListKeyRotationsRequest.Builder |
ListKeyRotationsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
ListKeyRotationsRequest.Builder |
ListKeyRotationsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
ListKeyRotationsRequest.Builder |
ListKeyRotationsRequest.toBuilder() |
|