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