| 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 UntagResourceResponse |
CodeGuruReviewerClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes a tag from an associated repository.
|
default UntagResourceResponse |
CodeGuruReviewerClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes a tag from an associated repository.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UntagResourceResponse> |
CodeGuruReviewerAsyncClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes a tag from an associated repository.
|
default CompletableFuture<UntagResourceResponse> |
CodeGuruReviewerAsyncClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes a tag from an associated repository.
|
Copyright © 2021. All rights reserved.