| Package | Description |
|---|---|
| com.amazonaws.services.backupgateway |
|
| com.amazonaws.services.backupgateway.model |
| 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 |
|---|---|
UpdateGatewayInformationRequest |
UpdateGatewayInformationRequest.clone() |
UpdateGatewayInformationRequest |
UpdateGatewayInformationRequest.withGatewayArn(String gatewayArn)
The Amazon Resource Name (ARN) of the gateway to update.
|
UpdateGatewayInformationRequest |
UpdateGatewayInformationRequest.withGatewayDisplayName(String gatewayDisplayName)
The updated display name of the gateway.
|
Copyright © 2024. All rights reserved.