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