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