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