| Package | Description |
|---|---|
| com.amazonaws.services.backupgateway |
|
| com.amazonaws.services.backupgateway.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateGatewaySoftwareNowResult |
AWSBackupGatewayClient.updateGatewaySoftwareNow(UpdateGatewaySoftwareNowRequest request)
Updates the gateway virtual machine (VM) software.
|
UpdateGatewaySoftwareNowResult |
AbstractAWSBackupGateway.updateGatewaySoftwareNow(UpdateGatewaySoftwareNowRequest request) |
UpdateGatewaySoftwareNowResult |
AWSBackupGateway.updateGatewaySoftwareNow(UpdateGatewaySoftwareNowRequest updateGatewaySoftwareNowRequest)
Updates the gateway virtual machine (VM) software.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateGatewaySoftwareNowResult> |
AbstractAWSBackupGatewayAsync.updateGatewaySoftwareNowAsync(UpdateGatewaySoftwareNowRequest request,
AsyncHandler<UpdateGatewaySoftwareNowRequest,UpdateGatewaySoftwareNowResult> asyncHandler) |
Future<UpdateGatewaySoftwareNowResult> |
AWSBackupGatewayAsync.updateGatewaySoftwareNowAsync(UpdateGatewaySoftwareNowRequest updateGatewaySoftwareNowRequest,
AsyncHandler<UpdateGatewaySoftwareNowRequest,UpdateGatewaySoftwareNowResult> asyncHandler)
Updates the gateway virtual machine (VM) software.
|
Future<UpdateGatewaySoftwareNowResult> |
AWSBackupGatewayAsyncClient.updateGatewaySoftwareNowAsync(UpdateGatewaySoftwareNowRequest request,
AsyncHandler<UpdateGatewaySoftwareNowRequest,UpdateGatewaySoftwareNowResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UpdateGatewaySoftwareNowResult |
UpdateGatewaySoftwareNowResult.clone() |
UpdateGatewaySoftwareNowResult |
UpdateGatewaySoftwareNowResult.withGatewayArn(String gatewayArn)
The Amazon Resource Name (ARN) of the gateway you updated.
|
Copyright © 2023. All rights reserved.