| Package | Description |
|---|---|
| software.amazon.awssdk.services.groundstation |
Welcome to the AWS Ground Station API Reference.
|
| Modifier and Type | Method and Description |
|---|---|
default GetConfigResponse |
GroundStationClient.getConfig(Consumer<GetConfigRequest.Builder> getConfigRequest)
Returns
Config information. |
default GetConfigResponse |
GroundStationClient.getConfig(GetConfigRequest getConfigRequest)
Returns
Config information. |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetConfigResponse> |
GroundStationAsyncClient.getConfig(Consumer<GetConfigRequest.Builder> getConfigRequest)
Returns
Config information. |
default CompletableFuture<GetConfigResponse> |
GroundStationAsyncClient.getConfig(GetConfigRequest getConfigRequest)
Returns
Config information. |
Copyright © 2023. All rights reserved.