Class UpdateByteMatchSetRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.waf.transform.UpdateByteMatchSetRequestMarshaller
- All Implemented Interfaces:
 Marshaller<UpdateByteMatchSetRequest>
@Generated("software.amazon.awssdk:codegen")
public class UpdateByteMatchSetRequestMarshaller
extends Object
implements Marshaller<UpdateByteMatchSetRequest>
UpdateByteMatchSetRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionUpdateByteMatchSetRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(UpdateByteMatchSetRequest updateByteMatchSetRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
UpdateByteMatchSetRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<UpdateByteMatchSetRequest>- Parameters:
 updateByteMatchSetRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -