| Package | Description |
|---|---|
| software.amazon.awssdk.services.groundstation |
Welcome to the AWS Ground Station API Reference.
|
| software.amazon.awssdk.services.groundstation.model |
| Modifier and Type | Method and Description |
|---|---|
default CreateConfigResponse |
GroundStationClient.createConfig(Consumer<CreateConfigRequest.Builder> createConfigRequest)
Creates a
Config with the specified configData parameters. |
default CompletableFuture<CreateConfigResponse> |
GroundStationAsyncClient.createConfig(Consumer<CreateConfigRequest.Builder> createConfigRequest)
Creates a
Config with the specified configData parameters. |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CreateConfigRequest.Builder> |
CreateConfigRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.