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 UpdateGatewaySoftwareNowResultAbstractAWSStorageGateway. updateGatewaySoftwareNow(UpdateGatewaySoftwareNowRequest request)UpdateGatewaySoftwareNowResultAWSStorageGateway. updateGatewaySoftwareNow(UpdateGatewaySoftwareNowRequest updateGatewaySoftwareNowRequest)Updates the gateway virtual machine (VM) software.UpdateGatewaySoftwareNowResultAWSStorageGatewayClient. 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 UpdateGatewaySoftwareNowResultUpdateGatewaySoftwareNowResult. clone()UpdateGatewaySoftwareNowResultUpdateGatewaySoftwareNowResult. withGatewayARN(String gatewayARN)
-