| Package | Description |
|---|---|
| software.amazon.awssdk.services.groundstation |
Welcome to the AWS Ground Station API Reference.
|
| Modifier and Type | Method and Description |
|---|---|
default ListTagsForResourceResponse |
GroundStationClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Returns a list of tags for a specified resource.
|
default ListTagsForResourceResponse |
GroundStationClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Returns a list of tags for a specified resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListTagsForResourceResponse> |
GroundStationAsyncClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Returns a list of tags for a specified resource.
|
default CompletableFuture<ListTagsForResourceResponse> |
GroundStationAsyncClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Returns a list of tags for a specified resource.
|
Copyright © 2023. All rights reserved.