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