| Package | Description |
|---|---|
| software.amazon.awssdk.services.codestar |
|
| software.amazon.awssdk.services.codestar.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListProjectsResponse |
CodeStarClient.listProjects(ListProjectsRequest listProjectsRequest)
Lists all projects in AWS CodeStar associated with your AWS account.
|
default CompletableFuture<ListProjectsResponse> |
CodeStarAsyncClient.listProjects(ListProjectsRequest listProjectsRequest)
Lists all projects in AWS CodeStar associated with your AWS account.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListProjectsRequestMarshaller.marshall(ListProjectsRequest listProjectsRequest) |
Copyright © 2022. All rights reserved.