| Package | Description |
|---|---|
| software.amazon.awssdk.services.amp |
Amazon Managed Service for Prometheus
|
| Modifier and Type | Method and Description |
|---|---|
default ListTagsForResourceResponse |
AmpClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Lists the tags you have assigned to the resource.
|
default ListTagsForResourceResponse |
AmpClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Lists the tags you have assigned to the resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListTagsForResourceResponse> |
AmpAsyncClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Lists the tags you have assigned to the resource.
|
default CompletableFuture<ListTagsForResourceResponse> |
AmpAsyncClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Lists the tags you have assigned to the resource.
|
Copyright © 2023. All rights reserved.