Uses of Class
com.amazonaws.services.storagegateway.model.UpdateGatewaySoftwareNowResult

Packages that use UpdateGatewaySoftwareNowResult
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. 
 

Uses of UpdateGatewaySoftwareNowResult in com.amazonaws.services.storagegateway
 

Methods in com.amazonaws.services.storagegateway that return UpdateGatewaySoftwareNowResult
 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.
 

Methods in com.amazonaws.services.storagegateway that return types with arguments of type UpdateGatewaySoftwareNowResult
 Future<UpdateGatewaySoftwareNowResult> AWSStorageGatewayAsyncClient.updateGatewaySoftwareNowAsync(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, AsyncHandler<UpdateGatewaySoftwareNowRequest,UpdateGatewaySoftwareNowResult> asyncHandler)
           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.
 

Method parameters in com.amazonaws.services.storagegateway with type arguments of type UpdateGatewaySoftwareNowResult
 Future<UpdateGatewaySoftwareNowResult> AWSStorageGatewayAsyncClient.updateGatewaySoftwareNowAsync(UpdateGatewaySoftwareNowRequest updateGatewaySoftwareNowRequest, AsyncHandler<UpdateGatewaySoftwareNowRequest,UpdateGatewaySoftwareNowResult> asyncHandler)
           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.
 

Uses of UpdateGatewaySoftwareNowResult in com.amazonaws.services.storagegateway.model
 

Methods in com.amazonaws.services.storagegateway.model that return UpdateGatewaySoftwareNowResult
 UpdateGatewaySoftwareNowResult UpdateGatewaySoftwareNowResult.withGatewayARN(String gatewayARN)
          The Amazon Resource Name (ARN) of the gateway.
 



Copyright © 2016. All rights reserved.