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