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