Class CreateByteMatchSetRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.waf.transform.CreateByteMatchSetRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<CreateByteMatchSetRequest>
@Generated("software.amazon.awssdk:codegen") public class CreateByteMatchSetRequestMarshaller extends Object implements Marshaller<CreateByteMatchSetRequest>
CreateByteMatchSetRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description CreateByteMatchSetRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(CreateByteMatchSetRequest createByteMatchSetRequest)
-
-
-
Constructor Detail
-
CreateByteMatchSetRequestMarshaller
public CreateByteMatchSetRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(CreateByteMatchSetRequest createByteMatchSetRequest)
- Specified by:
marshallin interfaceMarshaller<CreateByteMatchSetRequest>
-
-