Class UpdateGatewayInformationRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.storagegateway.transform.UpdateGatewayInformationRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<UpdateGatewayInformationRequest>
@Generated("software.amazon.awssdk:codegen") public class UpdateGatewayInformationRequestMarshaller extends Object implements Marshaller<UpdateGatewayInformationRequest>
UpdateGatewayInformationRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description UpdateGatewayInformationRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(UpdateGatewayInformationRequest updateGatewayInformationRequest)
-
-
-
Constructor Detail
-
UpdateGatewayInformationRequestMarshaller
public UpdateGatewayInformationRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(UpdateGatewayInformationRequest updateGatewayInformationRequest)
- Specified by:
marshallin interfaceMarshaller<UpdateGatewayInformationRequest>
-
-