Uses of Class
software.amazon.awssdk.services.iotsitewise.model.UpdateGatewayRequest
-
Packages that use UpdateGatewayRequest Package Description software.amazon.awssdk.services.iotsitewise Welcome to the IoT SiteWise API Reference.software.amazon.awssdk.services.iotsitewise.transform -
-
Uses of UpdateGatewayRequest in software.amazon.awssdk.services.iotsitewise
Methods in software.amazon.awssdk.services.iotsitewise with parameters of type UpdateGatewayRequest Modifier and Type Method Description default CompletableFuture<UpdateGatewayResponse>IoTSiteWiseAsyncClient. updateGateway(UpdateGatewayRequest updateGatewayRequest)Updates a gateway's name.default UpdateGatewayResponseIoTSiteWiseClient. updateGateway(UpdateGatewayRequest updateGatewayRequest)Updates a gateway's name. -
Uses of UpdateGatewayRequest in software.amazon.awssdk.services.iotsitewise.transform
Methods in software.amazon.awssdk.services.iotsitewise.transform with parameters of type UpdateGatewayRequest Modifier and Type Method Description SdkHttpFullRequestUpdateGatewayRequestMarshaller. marshall(UpdateGatewayRequest updateGatewayRequest)
-