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