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