| 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 ListGroundStationsResponse |
GroundStationClient.listGroundStations(Consumer<ListGroundStationsRequest.Builder> listGroundStationsRequest)
Returns a list of ground stations.
|
default ListGroundStationsResponse |
GroundStationClient.listGroundStations(ListGroundStationsRequest listGroundStationsRequest)
Returns a list of ground stations.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListGroundStationsResponse> |
GroundStationAsyncClient.listGroundStations(Consumer<ListGroundStationsRequest.Builder> listGroundStationsRequest)
Returns a list of ground stations.
|
default CompletableFuture<ListGroundStationsResponse> |
GroundStationAsyncClient.listGroundStations(ListGroundStationsRequest listGroundStationsRequest)
Returns a list of ground stations.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListGroundStationsResponse> |
ListGroundStationsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListGroundStationsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListGroundStationsResponse> subscriber) |
Copyright © 2023. All rights reserved.