Uses of Class
com.amazonaws.services.storagegateway.model.UpdateGatewaySoftwareNowResult
-
Packages that use UpdateGatewaySoftwareNowResult Package Description com.amazonaws.services.storagegateway com.amazonaws.services.storagegateway.model -
-
Uses of UpdateGatewaySoftwareNowResult in com.amazonaws.services.storagegateway
Methods in com.amazonaws.services.storagegateway that return UpdateGatewaySoftwareNowResult Modifier and Type Method Description UpdateGatewaySoftwareNowResult
AbstractAWSStorageGateway. updateGatewaySoftwareNow(UpdateGatewaySoftwareNowRequest request)
UpdateGatewaySoftwareNowResult
AWSStorageGateway. updateGatewaySoftwareNow(UpdateGatewaySoftwareNowRequest updateGatewaySoftwareNowRequest)
Updates the gateway virtual machine (VM) software.UpdateGatewaySoftwareNowResult
AWSStorageGatewayClient. updateGatewaySoftwareNow(UpdateGatewaySoftwareNowRequest updateGatewaySoftwareNowRequest)
Updates the gateway virtual machine (VM) software.Method parameters in com.amazonaws.services.storagegateway with type arguments of type UpdateGatewaySoftwareNowResult Modifier and Type Method Description Future<UpdateGatewaySoftwareNowResult>
AbstractAWSStorageGatewayAsync. updateGatewaySoftwareNowAsync(UpdateGatewaySoftwareNowRequest request, AsyncHandler<UpdateGatewaySoftwareNowRequest,UpdateGatewaySoftwareNowResult> asyncHandler)
Future<UpdateGatewaySoftwareNowResult>
AWSStorageGatewayAsync. updateGatewaySoftwareNowAsync(UpdateGatewaySoftwareNowRequest updateGatewaySoftwareNowRequest, AsyncHandler<UpdateGatewaySoftwareNowRequest,UpdateGatewaySoftwareNowResult> asyncHandler)
Updates the gateway virtual machine (VM) software.Future<UpdateGatewaySoftwareNowResult>
AWSStorageGatewayAsyncClient. updateGatewaySoftwareNowAsync(UpdateGatewaySoftwareNowRequest request, AsyncHandler<UpdateGatewaySoftwareNowRequest,UpdateGatewaySoftwareNowResult> asyncHandler)
-
Uses of UpdateGatewaySoftwareNowResult in com.amazonaws.services.storagegateway.model
Methods in com.amazonaws.services.storagegateway.model that return UpdateGatewaySoftwareNowResult Modifier and Type Method Description UpdateGatewaySoftwareNowResult
UpdateGatewaySoftwareNowResult. clone()
UpdateGatewaySoftwareNowResult
UpdateGatewaySoftwareNowResult. withGatewayARN(String gatewayARN)
-