| Package | Description |
|---|---|
| software.amazon.awssdk.services.codestar |
|
| Modifier and Type | Method and Description |
|---|---|
default UntagProjectResponse |
CodeStarClient.untagProject(Consumer<UntagProjectRequest.Builder> untagProjectRequest)
Removes tags from a project.
|
default UntagProjectResponse |
CodeStarClient.untagProject(UntagProjectRequest untagProjectRequest)
Removes tags from a project.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UntagProjectResponse> |
CodeStarAsyncClient.untagProject(Consumer<UntagProjectRequest.Builder> untagProjectRequest)
Removes tags from a project.
|
default CompletableFuture<UntagProjectResponse> |
CodeStarAsyncClient.untagProject(UntagProjectRequest untagProjectRequest)
Removes tags from a project.
|
Copyright © 2022. All rights reserved.