| Package | Description |
|---|---|
| com.amazonaws.services.backupgateway |
|
| com.amazonaws.services.backupgateway.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateGatewayInformationResult |
AbstractAWSBackupGateway.updateGatewayInformation(UpdateGatewayInformationRequest request) |
UpdateGatewayInformationResult |
AWSBackupGateway.updateGatewayInformation(UpdateGatewayInformationRequest updateGatewayInformationRequest)
Updates a gateway's name.
|
UpdateGatewayInformationResult |
AWSBackupGatewayClient.updateGatewayInformation(UpdateGatewayInformationRequest request)
Updates a gateway's name.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateGatewayInformationResult> |
AbstractAWSBackupGatewayAsync.updateGatewayInformationAsync(UpdateGatewayInformationRequest request,
AsyncHandler<UpdateGatewayInformationRequest,UpdateGatewayInformationResult> asyncHandler) |
Future<UpdateGatewayInformationResult> |
AWSBackupGatewayAsyncClient.updateGatewayInformationAsync(UpdateGatewayInformationRequest request,
AsyncHandler<UpdateGatewayInformationRequest,UpdateGatewayInformationResult> asyncHandler) |
Future<UpdateGatewayInformationResult> |
AWSBackupGatewayAsync.updateGatewayInformationAsync(UpdateGatewayInformationRequest updateGatewayInformationRequest,
AsyncHandler<UpdateGatewayInformationRequest,UpdateGatewayInformationResult> asyncHandler)
Updates a gateway's name.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateGatewayInformationResult |
UpdateGatewayInformationResult.clone() |
UpdateGatewayInformationResult |
UpdateGatewayInformationResult.withGatewayArn(String gatewayArn)
The Amazon Resource Name (ARN) of the gateway you updated.
|
Copyright © 2024. All rights reserved.