| Package | Description |
|---|---|
| software.amazon.awssdk.services.groundstation |
Welcome to the AWS Ground Station API Reference.
|
| software.amazon.awssdk.services.groundstation.paginators | |
| software.amazon.awssdk.services.groundstation.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListGroundStationsResponse |
GroundStationClient.listGroundStations(ListGroundStationsRequest listGroundStationsRequest)
Returns a list of ground stations.
|
default CompletableFuture<ListGroundStationsResponse> |
GroundStationAsyncClient.listGroundStations(ListGroundStationsRequest listGroundStationsRequest)
Returns a list of ground stations.
|
default ListGroundStationsIterable |
GroundStationClient.listGroundStationsPaginator(ListGroundStationsRequest listGroundStationsRequest)
Returns a list of ground stations.
|
default ListGroundStationsPublisher |
GroundStationAsyncClient.listGroundStationsPaginator(ListGroundStationsRequest listGroundStationsRequest)
Returns a list of ground stations.
|
| Constructor and Description |
|---|
ListGroundStationsIterable(GroundStationClient client,
ListGroundStationsRequest firstRequest) |
ListGroundStationsPublisher(GroundStationAsyncClient client,
ListGroundStationsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListGroundStationsRequestMarshaller.marshall(ListGroundStationsRequest listGroundStationsRequest) |
Copyright © 2023. All rights reserved.