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>
UpdateGatewayInformationRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionUpdateGatewayInformationRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(UpdateGatewayInformationRequest updateGatewayInformationRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
UpdateGatewayInformationRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<UpdateGatewayInformationRequest>- Parameters:
 updateGatewayInformationRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -