| Package | Description |
|---|---|
| software.amazon.awssdk.services.groundstation.model |
| Modifier and Type | Method and Description |
|---|---|
List<TLEData> |
TLEEphemeris.tleData()
The data for a TLE ephemeris, supplied directly in the request rather than through an S3 object.
|
| Modifier and Type | Method and Description |
|---|---|
TLEEphemeris.Builder |
TLEEphemeris.Builder.tleData(TLEData... tleData)
The data for a TLE ephemeris, supplied directly in the request rather than through an S3 object.
|
| Modifier and Type | Method and Description |
|---|---|
TLEEphemeris.Builder |
TLEEphemeris.Builder.tleData(Collection<TLEData> tleData)
The data for a TLE ephemeris, supplied directly in the request rather than through an S3 object.
|
Copyright © 2023. All rights reserved.