Uses of Interface
software.amazon.awssdk.services.kms.model.EnableKeyRotationResponse.Builder
-
Packages that use EnableKeyRotationResponse.Builder Package Description software.amazon.awssdk.services.kms.model -
-
Uses of EnableKeyRotationResponse.Builder in software.amazon.awssdk.services.kms.model
Methods in software.amazon.awssdk.services.kms.model that return EnableKeyRotationResponse.Builder Modifier and Type Method Description static EnableKeyRotationResponse.BuilderEnableKeyRotationResponse. builder()EnableKeyRotationResponse.BuilderEnableKeyRotationResponse. toBuilder()Methods in software.amazon.awssdk.services.kms.model that return types with arguments of type EnableKeyRotationResponse.Builder Modifier and Type Method Description static Class<? extends EnableKeyRotationResponse.Builder>EnableKeyRotationResponse. serializableBuilderClass()
-