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