| Package | Description |
|---|---|
| software.amazon.awssdk.services.outposts |
AWS Outposts is a fully managed service that extends AWS infrastructure, APIs, and tools to customer premises.
|
| Modifier and Type | Method and Description |
|---|---|
default ListTagsForResourceResponse |
OutpostsClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Lists the tags for the specified resource.
|
default ListTagsForResourceResponse |
OutpostsClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Lists the tags for the specified resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListTagsForResourceResponse> |
OutpostsAsyncClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Lists the tags for the specified resource.
|
default CompletableFuture<ListTagsForResourceResponse> |
OutpostsAsyncClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Lists the tags for the specified resource.
|
Copyright © 2021. All rights reserved.