| 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 ListConfigsResponse |
GroundStationClient.listConfigs(Consumer<ListConfigsRequest.Builder> listConfigsRequest)
Returns a list of
Config objects. |
default ListConfigsResponse |
GroundStationClient.listConfigs(ListConfigsRequest listConfigsRequest)
Returns a list of
Config objects. |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListConfigsResponse> |
GroundStationAsyncClient.listConfigs(Consumer<ListConfigsRequest.Builder> listConfigsRequest)
Returns a list of
Config objects. |
default CompletableFuture<ListConfigsResponse> |
GroundStationAsyncClient.listConfigs(ListConfigsRequest listConfigsRequest)
Returns a list of
Config objects. |
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListConfigsResponse> |
ListConfigsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListConfigsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListConfigsResponse> subscriber) |
Copyright © 2023. All rights reserved.