@Generated(value="software.amazon.awssdk:codegen") public class AssociateKmsKeyRequestMarshaller extends Object implements Marshaller<AssociateKmsKeyRequest>
AssociateKmsKeyRequest
MarshallerConstructor and Description |
---|
AssociateKmsKeyRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
marshall(AssociateKmsKeyRequest associateKmsKeyRequest)
Marshalls the given POJO into a
SdkHttpFullRequest . |
public AssociateKmsKeyRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
public SdkHttpFullRequest marshall(AssociateKmsKeyRequest associateKmsKeyRequest)
Marshaller
SdkHttpFullRequest
.marshall
in interface Marshaller<AssociateKmsKeyRequest>
associateKmsKeyRequest
- POJO type.SdkHttpFullRequest
.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.