| 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 ListConfigsResponse |
GroundStationClient.listConfigs(ListConfigsRequest listConfigsRequest)
Returns a list of
Config objects. |
default CompletableFuture<ListConfigsResponse> |
GroundStationAsyncClient.listConfigs(ListConfigsRequest listConfigsRequest)
Returns a list of
Config objects. |
default ListConfigsIterable |
GroundStationClient.listConfigsPaginator(ListConfigsRequest listConfigsRequest)
Returns a list of
Config objects. |
default ListConfigsPublisher |
GroundStationAsyncClient.listConfigsPaginator(ListConfigsRequest listConfigsRequest)
Returns a list of
Config objects. |
| Constructor and Description |
|---|
ListConfigsIterable(GroundStationClient client,
ListConfigsRequest firstRequest) |
ListConfigsPublisher(GroundStationAsyncClient client,
ListConfigsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListConfigsRequestMarshaller.marshall(ListConfigsRequest listConfigsRequest) |
Copyright © 2023. All rights reserved.