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