| Package | Description |
|---|---|
| software.amazon.awssdk.services.groundstation |
Welcome to the AWS Ground Station API Reference.
|
| software.amazon.awssdk.services.groundstation.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListDataflowEndpointGroupsResponse |
GroundStationClient.listDataflowEndpointGroups(Consumer<ListDataflowEndpointGroupsRequest.Builder> listDataflowEndpointGroupsRequest)
Returns a list of
DataflowEndpoint groups. |
default ListDataflowEndpointGroupsResponse |
GroundStationClient.listDataflowEndpointGroups(ListDataflowEndpointGroupsRequest listDataflowEndpointGroupsRequest)
Returns a list of
DataflowEndpoint groups. |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListDataflowEndpointGroupsResponse> |
GroundStationAsyncClient.listDataflowEndpointGroups(Consumer<ListDataflowEndpointGroupsRequest.Builder> listDataflowEndpointGroupsRequest)
Returns a list of
DataflowEndpoint groups. |
default CompletableFuture<ListDataflowEndpointGroupsResponse> |
GroundStationAsyncClient.listDataflowEndpointGroups(ListDataflowEndpointGroupsRequest listDataflowEndpointGroupsRequest)
Returns a list of
DataflowEndpoint groups. |
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListDataflowEndpointGroupsResponse> |
ListDataflowEndpointGroupsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListDataflowEndpointGroupsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListDataflowEndpointGroupsResponse> subscriber) |
Copyright © 2023. All rights reserved.