Uses of Class
software.amazon.awssdk.services.kms.model.UpdateKeyDescriptionRequest
Packages that use UpdateKeyDescriptionRequest
Package
Description
-
Uses of UpdateKeyDescriptionRequest in software.amazon.awssdk.services.kms
Methods in software.amazon.awssdk.services.kms with parameters of type UpdateKeyDescriptionRequestModifier and TypeMethodDescriptionKmsAsyncClient.updateKeyDescription(UpdateKeyDescriptionRequest updateKeyDescriptionRequest) Updates the description of a KMS key.default UpdateKeyDescriptionResponseKmsClient.updateKeyDescription(UpdateKeyDescriptionRequest updateKeyDescriptionRequest) Updates the description of a KMS key. -
Uses of UpdateKeyDescriptionRequest in software.amazon.awssdk.services.kms.transform
Methods in software.amazon.awssdk.services.kms.transform with parameters of type UpdateKeyDescriptionRequestModifier and TypeMethodDescriptionUpdateKeyDescriptionRequestMarshaller.marshall(UpdateKeyDescriptionRequest updateKeyDescriptionRequest)