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