Uses of Interface
software.amazon.awssdk.services.kms.model.GetKeyRotationStatusRequest.Builder
Packages that use GetKeyRotationStatusRequest.Builder
Package
Description
-
Uses of GetKeyRotationStatusRequest.Builder in software.amazon.awssdk.services.kms
Method parameters in software.amazon.awssdk.services.kms with type arguments of type GetKeyRotationStatusRequest.BuilderModifier and TypeMethodDescriptionKmsAsyncClient.getKeyRotationStatus(Consumer<GetKeyRotationStatusRequest.Builder> getKeyRotationStatusRequest) Provides detailed information about the rotation status for a KMS key, including whether automatic rotation of the key material is enabled for the specified KMS key, the rotation period, and the next scheduled rotation date.default GetKeyRotationStatusResponseKmsClient.getKeyRotationStatus(Consumer<GetKeyRotationStatusRequest.Builder> getKeyRotationStatusRequest) Provides detailed information about the rotation status for a KMS key, including whether automatic rotation of the key material is enabled for the specified KMS key, the rotation period, and the next scheduled rotation date. -
Uses of GetKeyRotationStatusRequest.Builder in software.amazon.awssdk.services.kms.model
Methods in software.amazon.awssdk.services.kms.model that return GetKeyRotationStatusRequest.BuilderModifier and TypeMethodDescriptionGetKeyRotationStatusRequest.builder()Gets the rotation status for the specified KMS key.GetKeyRotationStatusRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) GetKeyRotationStatusRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) GetKeyRotationStatusRequest.toBuilder()Methods in software.amazon.awssdk.services.kms.model that return types with arguments of type GetKeyRotationStatusRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetKeyRotationStatusRequest.Builder>GetKeyRotationStatusRequest.serializableBuilderClass()