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