| Package | Description |
|---|---|
| software.amazon.awssdk.services.backupgateway |
|
| Modifier and Type | Method and Description |
|---|---|
default GetGatewayResponse |
BackupGatewayClient.getGateway(Consumer<GetGatewayRequest.Builder> getGatewayRequest)
By providing the ARN (Amazon Resource Name), this API returns the gateway.
|
default GetGatewayResponse |
BackupGatewayClient.getGateway(GetGatewayRequest getGatewayRequest)
By providing the ARN (Amazon Resource Name), this API returns the gateway.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetGatewayResponse> |
BackupGatewayAsyncClient.getGateway(Consumer<GetGatewayRequest.Builder> getGatewayRequest)
By providing the ARN (Amazon Resource Name), this API returns the gateway.
|
default CompletableFuture<GetGatewayResponse> |
BackupGatewayAsyncClient.getGateway(GetGatewayRequest getGatewayRequest)
By providing the ARN (Amazon Resource Name), this API returns the gateway.
|
Copyright © 2023. All rights reserved.