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