| Package | Description |
|---|---|
| software.amazon.awssdk.services.groundstation.model |
| Modifier and Type | Method and Description |
|---|---|
AntennaUplinkConfig |
ConfigTypeData.antennaUplinkConfig()
Information about how AWS Ground Station should configure an antenna for uplink during a contact.
|
| Modifier and Type | Method and Description |
|---|---|
ConfigTypeData.Builder |
ConfigTypeData.Builder.antennaUplinkConfig(AntennaUplinkConfig antennaUplinkConfig)
Information about how AWS Ground Station should configure an antenna for uplink during a contact.
|
static ConfigTypeData |
ConfigTypeData.fromAntennaUplinkConfig(AntennaUplinkConfig antennaUplinkConfig)
Create an instance of this class with
ConfigTypeData.antennaUplinkConfig() initialized to the given value. |
Copyright © 2023. All rights reserved.