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