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