java.util.concurrent.Future<UpdateGatewaySoftwareNowResult> |
AWSStorageGatewayAsyncClient.updateGatewaySoftwareNowAsync(UpdateGatewaySoftwareNowRequest request) |
java.util.concurrent.Future<UpdateGatewaySoftwareNowResult> |
AbstractAWSStorageGatewayAsync.updateGatewaySoftwareNowAsync(UpdateGatewaySoftwareNowRequest request) |
java.util.concurrent.Future<UpdateGatewaySoftwareNowResult> |
AWSStorageGatewayAsync.updateGatewaySoftwareNowAsync(UpdateGatewaySoftwareNowRequest updateGatewaySoftwareNowRequest)
Updates the gateway virtual machine (VM) software.
|
java.util.concurrent.Future<UpdateGatewaySoftwareNowResult> |
AWSStorageGatewayAsyncClient.updateGatewaySoftwareNowAsync(UpdateGatewaySoftwareNowRequest request,
AsyncHandler<UpdateGatewaySoftwareNowRequest,UpdateGatewaySoftwareNowResult> asyncHandler) |
java.util.concurrent.Future<UpdateGatewaySoftwareNowResult> |
AbstractAWSStorageGatewayAsync.updateGatewaySoftwareNowAsync(UpdateGatewaySoftwareNowRequest request,
AsyncHandler<UpdateGatewaySoftwareNowRequest,UpdateGatewaySoftwareNowResult> asyncHandler) |
java.util.concurrent.Future<UpdateGatewaySoftwareNowResult> |
AWSStorageGatewayAsync.updateGatewaySoftwareNowAsync(UpdateGatewaySoftwareNowRequest updateGatewaySoftwareNowRequest,
AsyncHandler<UpdateGatewaySoftwareNowRequest,UpdateGatewaySoftwareNowResult> asyncHandler)
Updates the gateway virtual machine (VM) software.
|