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