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