| Package | Description |
|---|---|
| software.amazon.awssdk.services.groundstation.model |
| Modifier and Type | Method and Description |
|---|---|
static EphemerisTypeDescription.Builder |
EphemerisTypeDescription.builder() |
default EphemerisTypeDescription.Builder |
EphemerisTypeDescription.Builder.oem(Consumer<EphemerisDescription.Builder> oem)
Sets the value of the Oem property for this object.
|
EphemerisTypeDescription.Builder |
EphemerisTypeDescription.Builder.oem(EphemerisDescription oem)
Sets the value of the Oem property for this object.
|
default EphemerisTypeDescription.Builder |
EphemerisTypeDescription.Builder.tle(Consumer<EphemerisDescription.Builder> tle)
Sets the value of the Tle property for this object.
|
EphemerisTypeDescription.Builder |
EphemerisTypeDescription.Builder.tle(EphemerisDescription tle)
Sets the value of the Tle property for this object.
|
EphemerisTypeDescription.Builder |
EphemerisTypeDescription.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends EphemerisTypeDescription.Builder> |
EphemerisTypeDescription.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default DescribeEphemerisResponse.Builder |
DescribeEphemerisResponse.Builder.suppliedData(Consumer<EphemerisTypeDescription.Builder> suppliedData)
Supplied ephemeris data.
|
Copyright © 2023. All rights reserved.