| Package | Description |
|---|---|
| software.amazon.awssdk.services.groundstation |
Welcome to the AWS Ground Station API Reference.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateConfigResponse |
GroundStationClient.updateConfig(Consumer<UpdateConfigRequest.Builder> updateConfigRequest)
Updates the
Config used when scheduling contacts. |
default UpdateConfigResponse |
GroundStationClient.updateConfig(UpdateConfigRequest updateConfigRequest)
Updates the
Config used when scheduling contacts. |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateConfigResponse> |
GroundStationAsyncClient.updateConfig(Consumer<UpdateConfigRequest.Builder> updateConfigRequest)
Updates the
Config used when scheduling contacts. |
default CompletableFuture<UpdateConfigResponse> |
GroundStationAsyncClient.updateConfig(UpdateConfigRequest updateConfigRequest)
Updates the
Config used when scheduling contacts. |
Copyright © 2023. All rights reserved.