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