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