| 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 |
|---|---|
Future<ListGroundStationsResult> |
AbstractAWSGroundStationAsync.listGroundStationsAsync(ListGroundStationsRequest request,
AsyncHandler<ListGroundStationsRequest,ListGroundStationsResult> asyncHandler) |
Future<ListGroundStationsResult> |
AWSGroundStationAsync.listGroundStationsAsync(ListGroundStationsRequest listGroundStationsRequest,
AsyncHandler<ListGroundStationsRequest,ListGroundStationsResult> asyncHandler)
Returns a list of ground stations.
|
Future<ListGroundStationsResult> |
AWSGroundStationAsyncClient.listGroundStationsAsync(ListGroundStationsRequest request,
AsyncHandler<ListGroundStationsRequest,ListGroundStationsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListGroundStationsRequest |
ListGroundStationsRequest.clone() |
ListGroundStationsRequest |
ListGroundStationsRequest.withMaxResults(Integer maxResults)
Maximum number of ground stations returned.
|
ListGroundStationsRequest |
ListGroundStationsRequest.withNextToken(String nextToken)
Next token that can be supplied in the next call to get the next page of ground stations.
|
Copyright © 2019. All rights reserved.