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