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