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