| Package | Description |
|---|---|
| software.amazon.awssdk.services.proton.model |
| Modifier and Type | Method and Description |
|---|---|
List<ListServiceInstancesFilter> |
ListServiceInstancesRequest.filters()
An array of filtering criteria that scope down the result list.
|
| Modifier and Type | Method and Description |
|---|---|
ListServiceInstancesRequest.Builder |
ListServiceInstancesRequest.Builder.filters(ListServiceInstancesFilter... filters)
An array of filtering criteria that scope down the result list.
|
| Modifier and Type | Method and Description |
|---|---|
ListServiceInstancesRequest.Builder |
ListServiceInstancesRequest.Builder.filters(Collection<ListServiceInstancesFilter> filters)
An array of filtering criteria that scope down the result list.
|
Copyright © 2023. All rights reserved.