| Package | Description |
|---|---|
| com.amazonaws.services.codestar |
|
| com.amazonaws.services.codestar.model |
| Modifier and Type | Method and Description |
|---|---|
UntagProjectResult |
AbstractAWSCodeStar.untagProject(UntagProjectRequest request) |
UntagProjectResult |
AWSCodeStarClient.untagProject(UntagProjectRequest request)
Removes tags from a project.
|
UntagProjectResult |
AWSCodeStar.untagProject(UntagProjectRequest untagProjectRequest)
Removes tags from a project.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UntagProjectResult> |
AbstractAWSCodeStarAsync.untagProjectAsync(UntagProjectRequest request,
AsyncHandler<UntagProjectRequest,UntagProjectResult> asyncHandler) |
Future<UntagProjectResult> |
AWSCodeStarAsync.untagProjectAsync(UntagProjectRequest untagProjectRequest,
AsyncHandler<UntagProjectRequest,UntagProjectResult> asyncHandler)
Removes tags from a project.
|
Future<UntagProjectResult> |
AWSCodeStarAsyncClient.untagProjectAsync(UntagProjectRequest request,
AsyncHandler<UntagProjectRequest,UntagProjectResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UntagProjectResult |
UntagProjectResult.clone() |
Copyright © 2023. All rights reserved.