| Package | Description |
|---|---|
| software.amazon.awssdk.services.codestar |
|
| Modifier and Type | Method and Description |
|---|---|
default ListTagsForProjectResponse |
CodeStarClient.listTagsForProject(Consumer<ListTagsForProjectRequest.Builder> listTagsForProjectRequest)
Gets the tags for a project.
|
default ListTagsForProjectResponse |
CodeStarClient.listTagsForProject(ListTagsForProjectRequest listTagsForProjectRequest)
Gets the tags for a project.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListTagsForProjectResponse> |
CodeStarAsyncClient.listTagsForProject(Consumer<ListTagsForProjectRequest.Builder> listTagsForProjectRequest)
Gets the tags for a project.
|
default CompletableFuture<ListTagsForProjectResponse> |
CodeStarAsyncClient.listTagsForProject(ListTagsForProjectRequest listTagsForProjectRequest)
Gets the tags for a project.
|
Copyright © 2020. All rights reserved.