| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticbeanstalk.model |
| Modifier and Type | Method and Description |
|---|---|
List<SearchFilter> |
ListPlatformBranchesRequest.filters()
Criteria for restricting the resulting list of platform branches.
|
| Modifier and Type | Method and Description |
|---|---|
ListPlatformBranchesRequest.Builder |
ListPlatformBranchesRequest.Builder.filters(SearchFilter... filters)
Criteria for restricting the resulting list of platform branches.
|
| Modifier and Type | Method and Description |
|---|---|
ListPlatformBranchesRequest.Builder |
ListPlatformBranchesRequest.Builder.filters(Collection<SearchFilter> filters)
Criteria for restricting the resulting list of platform branches.
|
Copyright © 2023. All rights reserved.