public class UpdateSqlInjectionMatchSetRequestMarshaller extends java.lang.Object implements Marshaller<Request<UpdateSqlInjectionMatchSetRequest>,UpdateSqlInjectionMatchSetRequest>
Modifier and Type | Field and Description |
---|---|
private SdkJsonProtocolFactory |
protocolFactory |
Constructor and Description |
---|
UpdateSqlInjectionMatchSetRequestMarshaller(SdkJsonProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
Request<UpdateSqlInjectionMatchSetRequest> |
marshall(UpdateSqlInjectionMatchSetRequest updateSqlInjectionMatchSetRequest) |
private final SdkJsonProtocolFactory protocolFactory
public UpdateSqlInjectionMatchSetRequestMarshaller(SdkJsonProtocolFactory protocolFactory)
public Request<UpdateSqlInjectionMatchSetRequest> marshall(UpdateSqlInjectionMatchSetRequest updateSqlInjectionMatchSetRequest)
marshall
in interface Marshaller<Request<UpdateSqlInjectionMatchSetRequest>,UpdateSqlInjectionMatchSetRequest>