| Package | Description |
|---|---|
| software.amazon.awssdk.services.groundstation.model |
| Modifier and Type | Method and Description |
|---|---|
TrackingConfig |
ConfigTypeData.trackingConfig()
Object that determines whether tracking should be used during a contact executed with this
Config in
the mission profile. |
| Modifier and Type | Method and Description |
|---|---|
static ConfigTypeData |
ConfigTypeData.fromTrackingConfig(TrackingConfig trackingConfig)
Create an instance of this class with
ConfigTypeData.trackingConfig() initialized to the given value. |
ConfigTypeData.Builder |
ConfigTypeData.Builder.trackingConfig(TrackingConfig trackingConfig)
Object that determines whether tracking should be used during a contact executed with this
Config in the mission profile. |
Copyright © 2023. All rights reserved.