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