| Package | Description |
|---|---|
| software.amazon.awssdk.services.codegurureviewer |
This section provides documentation for the Amazon CodeGuru Reviewer API operations.
|
| Modifier and Type | Method and Description |
|---|---|
default ListTagsForResourceResponse |
CodeGuruReviewerClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Returns the list of tags associated with an associated repository resource.
|
default ListTagsForResourceResponse |
CodeGuruReviewerClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Returns the list of tags associated with an associated repository resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListTagsForResourceResponse> |
CodeGuruReviewerAsyncClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Returns the list of tags associated with an associated repository resource.
|
default CompletableFuture<ListTagsForResourceResponse> |
CodeGuruReviewerAsyncClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Returns the list of tags associated with an associated repository resource.
|
Copyright © 2023. All rights reserved.