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