Package | Description |
---|---|
com.amazonaws.services.storagegateway |
Synchronous and asynchronous client classes for accessing AWSStorageGateway.
|
com.amazonaws.services.storagegateway.model |
Classes modeling the various types represented by AWSStorageGateway.
|
Modifier and Type | Method and Description |
---|---|
UpdateGatewaySoftwareNowResult |
AWSStorageGatewayClient.updateGatewaySoftwareNow(UpdateGatewaySoftwareNowRequest updateGatewaySoftwareNowRequest)
This operation updates the gateway virtual machine (VM) software.
|
UpdateGatewaySoftwareNowResult |
AWSStorageGateway.updateGatewaySoftwareNow(UpdateGatewaySoftwareNowRequest updateGatewaySoftwareNowRequest)
This operation updates the gateway virtual machine (VM) software.
|
Future<UpdateGatewaySoftwareNowResult> |
AWSStorageGatewayAsync.updateGatewaySoftwareNowAsync(UpdateGatewaySoftwareNowRequest updateGatewaySoftwareNowRequest)
This operation updates the gateway virtual machine (VM) software.
|
Future<UpdateGatewaySoftwareNowResult> |
AWSStorageGatewayAsyncClient.updateGatewaySoftwareNowAsync(UpdateGatewaySoftwareNowRequest updateGatewaySoftwareNowRequest)
This operation updates the gateway virtual machine (VM) software.
|
Future<UpdateGatewaySoftwareNowResult> |
AWSStorageGatewayAsync.updateGatewaySoftwareNowAsync(UpdateGatewaySoftwareNowRequest updateGatewaySoftwareNowRequest,
AsyncHandler<UpdateGatewaySoftwareNowRequest,UpdateGatewaySoftwareNowResult> asyncHandler)
This operation updates the gateway virtual machine (VM) software.
|
Future<UpdateGatewaySoftwareNowResult> |
AWSStorageGatewayAsyncClient.updateGatewaySoftwareNowAsync(UpdateGatewaySoftwareNowRequest updateGatewaySoftwareNowRequest,
AsyncHandler<UpdateGatewaySoftwareNowRequest,UpdateGatewaySoftwareNowResult> asyncHandler)
This operation updates the gateway virtual machine (VM) software.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateGatewaySoftwareNowResult> |
AWSStorageGatewayAsync.updateGatewaySoftwareNowAsync(UpdateGatewaySoftwareNowRequest updateGatewaySoftwareNowRequest,
AsyncHandler<UpdateGatewaySoftwareNowRequest,UpdateGatewaySoftwareNowResult> asyncHandler)
This operation updates the gateway virtual machine (VM) software.
|
Future<UpdateGatewaySoftwareNowResult> |
AWSStorageGatewayAsyncClient.updateGatewaySoftwareNowAsync(UpdateGatewaySoftwareNowRequest updateGatewaySoftwareNowRequest,
AsyncHandler<UpdateGatewaySoftwareNowRequest,UpdateGatewaySoftwareNowResult> asyncHandler)
This operation updates the gateway virtual machine (VM) software.
|
Modifier and Type | Method and Description |
---|---|
UpdateGatewaySoftwareNowRequest |
UpdateGatewaySoftwareNowRequest.withGatewayARN(String gatewayARN)
The Amazon Resource Name (ARN) of the gateway.
|
Copyright © 2014. All rights reserved.