public class DeleteTagsForDomainRequestMarshaller extends java.lang.Object implements Marshaller<Request<DeleteTagsForDomainRequest>,DeleteTagsForDomainRequest>
Modifier and Type | Field and Description |
---|---|
private SdkJsonProtocolFactory |
protocolFactory |
Constructor and Description |
---|
DeleteTagsForDomainRequestMarshaller(SdkJsonProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
Request<DeleteTagsForDomainRequest> |
marshall(DeleteTagsForDomainRequest deleteTagsForDomainRequest) |
private final SdkJsonProtocolFactory protocolFactory
public DeleteTagsForDomainRequestMarshaller(SdkJsonProtocolFactory protocolFactory)
public Request<DeleteTagsForDomainRequest> marshall(DeleteTagsForDomainRequest deleteTagsForDomainRequest)
marshall
in interface Marshaller<Request<DeleteTagsForDomainRequest>,DeleteTagsForDomainRequest>