public class GetDomainNameRequestMarshaller extends java.lang.Object implements Marshaller<Request<GetDomainNameRequest>,GetDomainNameRequest>
Modifier and Type | Field and Description |
---|---|
private static java.lang.String |
DEFAULT_CONTENT_TYPE |
private SdkJsonProtocolFactory |
protocolFactory |
Constructor and Description |
---|
GetDomainNameRequestMarshaller(SdkJsonProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
Request<GetDomainNameRequest> |
marshall(GetDomainNameRequest getDomainNameRequest) |
private static final java.lang.String DEFAULT_CONTENT_TYPE
private final SdkJsonProtocolFactory protocolFactory
public GetDomainNameRequestMarshaller(SdkJsonProtocolFactory protocolFactory)
public Request<GetDomainNameRequest> marshall(GetDomainNameRequest getDomainNameRequest)
marshall
in interface Marshaller<Request<GetDomainNameRequest>,GetDomainNameRequest>