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