| Package | Description |
|---|---|
| software.amazon.awssdk.services.codebuild |
|
| software.amazon.awssdk.services.codebuild.transform |
| Modifier and Type | Method and Description |
|---|---|
default BatchGetProjectsResponse |
CodeBuildClient.batchGetProjects(BatchGetProjectsRequest batchGetProjectsRequest)
Gets information about one or more build projects.
|
default CompletableFuture<BatchGetProjectsResponse> |
CodeBuildAsyncClient.batchGetProjects(BatchGetProjectsRequest batchGetProjectsRequest)
Gets information about one or more build projects.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
BatchGetProjectsRequestMarshaller.marshall(BatchGetProjectsRequest batchGetProjectsRequest) |
Copyright © 2023. All rights reserved.