| 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<ListConfigsResult> |
AWSGroundStationAsyncClient.listConfigsAsync(ListConfigsRequest request,
AsyncHandler<ListConfigsRequest,ListConfigsResult> asyncHandler) |
Future<ListConfigsResult> |
AbstractAWSGroundStationAsync.listConfigsAsync(ListConfigsRequest request,
AsyncHandler<ListConfigsRequest,ListConfigsResult> asyncHandler) |
Future<ListConfigsResult> |
AWSGroundStationAsync.listConfigsAsync(ListConfigsRequest listConfigsRequest,
AsyncHandler<ListConfigsRequest,ListConfigsResult> asyncHandler)
Returns a list of
Config objects. |
| Modifier and Type | Method and Description |
|---|---|
ListConfigsRequest |
ListConfigsRequest.clone() |
ListConfigsRequest |
ListConfigsRequest.withMaxResults(Integer maxResults)
Maximum number of
Configs returned. |
ListConfigsRequest |
ListConfigsRequest.withNextToken(String nextToken)
Next token returned in the request of a previous
ListConfigs call. |
Copyright © 2021. All rights reserved.