Class UpdateKeyDescriptionRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.kms.transform.UpdateKeyDescriptionRequestMarshaller
- All Implemented Interfaces:
Marshaller<UpdateKeyDescriptionRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class UpdateKeyDescriptionRequestMarshaller
extends Object
implements Marshaller<UpdateKeyDescriptionRequest>
UpdateKeyDescriptionRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionUpdateKeyDescriptionRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(UpdateKeyDescriptionRequest updateKeyDescriptionRequest)
-
Constructor Details
-
UpdateKeyDescriptionRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<UpdateKeyDescriptionRequest>
-