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