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