Uses of Interface
software.amazon.awssdk.services.kms.model.GetKeyRotationStatusResponse.Builder
Packages that use GetKeyRotationStatusResponse.Builder
-
Uses of GetKeyRotationStatusResponse.Builder in software.amazon.awssdk.services.kms.model
Methods in software.amazon.awssdk.services.kms.model that return GetKeyRotationStatusResponse.BuilderModifier and TypeMethodDescriptionGetKeyRotationStatusResponse.builder()Identifies the specified symmetric encryption KMS key.GetKeyRotationStatusResponse.Builder.keyRotationEnabled(Boolean keyRotationEnabled) A Boolean value that specifies whether key rotation is enabled.GetKeyRotationStatusResponse.Builder.nextRotationDate(Instant nextRotationDate) The next date that KMS will automatically rotate the key material.GetKeyRotationStatusResponse.Builder.onDemandRotationStartDate(Instant onDemandRotationStartDate) Identifies the date and time that an in progress on-demand rotation was initiated.GetKeyRotationStatusResponse.Builder.rotationPeriodInDays(Integer rotationPeriodInDays) The number of days between each automatic rotation.GetKeyRotationStatusResponse.toBuilder()Methods in software.amazon.awssdk.services.kms.model that return types with arguments of type GetKeyRotationStatusResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetKeyRotationStatusResponse.Builder>GetKeyRotationStatusResponse.serializableBuilderClass()