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