| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateGatewaySoftwareNowResponse |
StorageGatewayClient.updateGatewaySoftwareNow(Consumer<UpdateGatewaySoftwareNowRequest.Builder> updateGatewaySoftwareNowRequest)
Updates the gateway virtual machine (VM) software.
|
default UpdateGatewaySoftwareNowResponse |
StorageGatewayClient.updateGatewaySoftwareNow(UpdateGatewaySoftwareNowRequest updateGatewaySoftwareNowRequest)
Updates the gateway virtual machine (VM) software.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateGatewaySoftwareNowResponse> |
StorageGatewayAsyncClient.updateGatewaySoftwareNow(Consumer<UpdateGatewaySoftwareNowRequest.Builder> updateGatewaySoftwareNowRequest)
Updates the gateway virtual machine (VM) software.
|
default CompletableFuture<UpdateGatewaySoftwareNowResponse> |
StorageGatewayAsyncClient.updateGatewaySoftwareNow(UpdateGatewaySoftwareNowRequest updateGatewaySoftwareNowRequest)
Updates the gateway virtual machine (VM) software.
|
Copyright © 2019. All rights reserved.