| Package | Description |
|---|---|
| software.amazon.awssdk.services.codestar |
|
| software.amazon.awssdk.services.codestar.transform |
| Modifier and Type | Method and Description |
|---|---|
default TagProjectResponse |
CodeStarClient.tagProject(TagProjectRequest tagProjectRequest)
Adds tags to a project.
|
default CompletableFuture<TagProjectResponse> |
CodeStarAsyncClient.tagProject(TagProjectRequest tagProjectRequest)
Adds tags to a project.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
TagProjectRequestMarshaller.marshall(TagProjectRequest tagProjectRequest) |
Copyright © 2023. All rights reserved.