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