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