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