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