| Package | Description |
|---|---|
| software.amazon.awssdk.services.codecatalyst.model |
| Modifier and Type | Method and Description |
|---|---|
List<ProjectListFilter> |
ListProjectsRequest.filters()
Information about filters to apply to narrow the results returned in the list.
|
| Modifier and Type | Method and Description |
|---|---|
ListProjectsRequest.Builder |
ListProjectsRequest.Builder.filters(ProjectListFilter... filters)
Information about filters to apply to narrow the results returned in the list.
|
| Modifier and Type | Method and Description |
|---|---|
ListProjectsRequest.Builder |
ListProjectsRequest.Builder.filters(Collection<ProjectListFilter> filters)
Information about filters to apply to narrow the results returned in the list.
|
Copyright © 2022. All rights reserved.