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