| Package | Description |
|---|---|
| software.amazon.awssdk.services.codeguruprofiler |
This section provides documentation for the Amazon CodeGuru Profiler API operations.
|
| Modifier and Type | Method and Description |
|---|---|
default ListTagsForResourceResponse |
CodeGuruProfilerClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Returns a list of the tags that are assigned to a specified resource.
|
default ListTagsForResourceResponse |
CodeGuruProfilerClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Returns a list of the tags that are assigned to a specified resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListTagsForResourceResponse> |
CodeGuruProfilerAsyncClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Returns a list of the tags that are assigned to a specified resource.
|
default CompletableFuture<ListTagsForResourceResponse> |
CodeGuruProfilerAsyncClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Returns a list of the tags that are assigned to a specified resource.
|
Copyright © 2023. All rights reserved.