| 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<ListDataflowEndpointGroupsResult> |
AWSGroundStationAsyncClient.listDataflowEndpointGroupsAsync(ListDataflowEndpointGroupsRequest request,
AsyncHandler<ListDataflowEndpointGroupsRequest,ListDataflowEndpointGroupsResult> asyncHandler) |
Future<ListDataflowEndpointGroupsResult> |
AbstractAWSGroundStationAsync.listDataflowEndpointGroupsAsync(ListDataflowEndpointGroupsRequest request,
AsyncHandler<ListDataflowEndpointGroupsRequest,ListDataflowEndpointGroupsResult> asyncHandler) |
Future<ListDataflowEndpointGroupsResult> |
AWSGroundStationAsync.listDataflowEndpointGroupsAsync(ListDataflowEndpointGroupsRequest listDataflowEndpointGroupsRequest,
AsyncHandler<ListDataflowEndpointGroupsRequest,ListDataflowEndpointGroupsResult> asyncHandler)
Returns a list of
DataflowEndpoint groups. |
| Modifier and Type | Method and Description |
|---|---|
ListDataflowEndpointGroupsRequest |
ListDataflowEndpointGroupsRequest.clone() |
ListDataflowEndpointGroupsRequest |
ListDataflowEndpointGroupsRequest.withMaxResults(Integer maxResults)
Maximum number of dataflow endpoint groups returned.
|
ListDataflowEndpointGroupsRequest |
ListDataflowEndpointGroupsRequest.withNextToken(String nextToken)
Next token returned in the request of a previous
ListDataflowEndpointGroups call. |
Copyright © 2021. All rights reserved.