Uses of Class
software.amazon.awssdk.services.storagegateway.model.UpdateGatewaySoftwareNowRequest
-
Packages that use UpdateGatewaySoftwareNowRequest Package Description software.amazon.awssdk.services.storagegateway Storage Gateway Service software.amazon.awssdk.services.storagegateway.transform -
-
Uses of UpdateGatewaySoftwareNowRequest in software.amazon.awssdk.services.storagegateway
Methods in software.amazon.awssdk.services.storagegateway with parameters of type UpdateGatewaySoftwareNowRequest Modifier and Type Method Description default CompletableFuture<UpdateGatewaySoftwareNowResponse>StorageGatewayAsyncClient. updateGatewaySoftwareNow(UpdateGatewaySoftwareNowRequest updateGatewaySoftwareNowRequest)Updates the gateway virtual machine (VM) software.default UpdateGatewaySoftwareNowResponseStorageGatewayClient. updateGatewaySoftwareNow(UpdateGatewaySoftwareNowRequest updateGatewaySoftwareNowRequest)Updates the gateway virtual machine (VM) software. -
Uses of UpdateGatewaySoftwareNowRequest in software.amazon.awssdk.services.storagegateway.transform
Methods in software.amazon.awssdk.services.storagegateway.transform with parameters of type UpdateGatewaySoftwareNowRequest Modifier and Type Method Description SdkHttpFullRequestUpdateGatewaySoftwareNowRequestMarshaller. marshall(UpdateGatewaySoftwareNowRequest updateGatewaySoftwareNowRequest)
-