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

Packages that use UpdateGatewaySoftwareNowRequest
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 UpdateGatewaySoftwareNowRequest in com.amazonaws.services.storagegateway
 

Methods in com.amazonaws.services.storagegateway with parameters of type UpdateGatewaySoftwareNowRequest
 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> 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 UpdateGatewaySoftwareNowRequest
 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 UpdateGatewaySoftwareNowRequest in com.amazonaws.services.storagegateway.model
 

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



Copyright © 2016. All rights reserved.