| Package | Description |
|---|---|
| software.amazon.awssdk.services.groundstation |
Welcome to the AWS Ground Station API Reference.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateEphemerisResponse |
GroundStationClient.createEphemeris(Consumer<CreateEphemerisRequest.Builder> createEphemerisRequest)
Creates an Ephemeris with the specified
EphemerisData. |
default CreateEphemerisResponse |
GroundStationClient.createEphemeris(CreateEphemerisRequest createEphemerisRequest)
Creates an Ephemeris with the specified
EphemerisData. |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateEphemerisResponse> |
GroundStationAsyncClient.createEphemeris(Consumer<CreateEphemerisRequest.Builder> createEphemerisRequest)
Creates an Ephemeris with the specified
EphemerisData. |
default CompletableFuture<CreateEphemerisResponse> |
GroundStationAsyncClient.createEphemeris(CreateEphemerisRequest createEphemerisRequest)
Creates an Ephemeris with the specified
EphemerisData. |
Copyright © 2023. All rights reserved.