| Package | Description |
|---|---|
| software.amazon.awssdk.services.groundstation.model |
| Modifier and Type | Method and Description |
|---|---|
static EphemerisTypeDescription |
EphemerisTypeDescription.fromOem(Consumer<EphemerisDescription.Builder> oem)
Create an instance of this class with
oem() initialized to the given value. |
static EphemerisTypeDescription |
EphemerisTypeDescription.fromOem(EphemerisDescription oem)
Create an instance of this class with
oem() initialized to the given value. |
static EphemerisTypeDescription |
EphemerisTypeDescription.fromTle(Consumer<EphemerisDescription.Builder> tle)
Create an instance of this class with
tle() initialized to the given value. |
static EphemerisTypeDescription |
EphemerisTypeDescription.fromTle(EphemerisDescription tle)
Create an instance of this class with
tle() initialized to the given value. |
EphemerisTypeDescription |
DescribeEphemerisResponse.suppliedData()
Supplied ephemeris data.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeEphemerisResponse.Builder |
DescribeEphemerisResponse.Builder.suppliedData(EphemerisTypeDescription suppliedData)
Supplied ephemeris data.
|
Copyright © 2023. All rights reserved.