| Package | Description |
|---|---|
| com.amazonaws.services.groundstation |
Welcome to the AWS Ground Station API Reference.
|
| com.amazonaws.services.groundstation.model |
| Modifier and Type | Method and Description |
|---|---|
CreateEphemerisResult |
AbstractAWSGroundStation.createEphemeris(CreateEphemerisRequest request) |
CreateEphemerisResult |
AWSGroundStationClient.createEphemeris(CreateEphemerisRequest request)
Creates an Ephemeris with the specified
EphemerisData. |
CreateEphemerisResult |
AWSGroundStation.createEphemeris(CreateEphemerisRequest createEphemerisRequest)
Creates an Ephemeris with the specified
EphemerisData. |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateEphemerisResult> |
AbstractAWSGroundStationAsync.createEphemerisAsync(CreateEphemerisRequest request,
AsyncHandler<CreateEphemerisRequest,CreateEphemerisResult> asyncHandler) |
Future<CreateEphemerisResult> |
AWSGroundStationAsyncClient.createEphemerisAsync(CreateEphemerisRequest request,
AsyncHandler<CreateEphemerisRequest,CreateEphemerisResult> asyncHandler) |
Future<CreateEphemerisResult> |
AWSGroundStationAsync.createEphemerisAsync(CreateEphemerisRequest createEphemerisRequest,
AsyncHandler<CreateEphemerisRequest,CreateEphemerisResult> asyncHandler)
Creates an Ephemeris with the specified
EphemerisData. |
| Modifier and Type | Method and Description |
|---|---|
CreateEphemerisResult |
CreateEphemerisResult.clone() |
CreateEphemerisResult |
CreateEphemerisResult.withEphemerisId(String ephemerisId)
The AWS Ground Station ephemeris ID.
|
Copyright © 2025. All rights reserved.