| Package | Description |
|---|---|
| software.amazon.awssdk.services.backupgateway |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateGatewayInformationResponse |
BackupGatewayClient.updateGatewayInformation(Consumer<UpdateGatewayInformationRequest.Builder> updateGatewayInformationRequest)
Updates a gateway's name.
|
default UpdateGatewayInformationResponse |
BackupGatewayClient.updateGatewayInformation(UpdateGatewayInformationRequest updateGatewayInformationRequest)
Updates a gateway's name.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateGatewayInformationResponse> |
BackupGatewayAsyncClient.updateGatewayInformation(Consumer<UpdateGatewayInformationRequest.Builder> updateGatewayInformationRequest)
Updates a gateway's name.
|
default CompletableFuture<UpdateGatewayInformationResponse> |
BackupGatewayAsyncClient.updateGatewayInformation(UpdateGatewayInformationRequest updateGatewayInformationRequest)
Updates a gateway's name.
|
Copyright © 2023. All rights reserved.