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