| Package | Description |
|---|---|
| com.amazonaws.services.proton.model |
| Modifier and Type | Method and Description |
|---|---|
ListServiceInstancesFilter |
ListServiceInstancesFilter.clone() |
ListServiceInstancesFilter |
ListServiceInstancesFilter.withKey(ListServiceInstancesFilterBy key)
The name of a filtering criterion.
|
ListServiceInstancesFilter |
ListServiceInstancesFilter.withKey(String key)
The name of a filtering criterion.
|
ListServiceInstancesFilter |
ListServiceInstancesFilter.withValue(String value)
A value to filter by.
|
| Modifier and Type | Method and Description |
|---|---|
List<ListServiceInstancesFilter> |
ListServiceInstancesRequest.getFilters()
An array of filtering criteria that scope down the result list.
|
| Modifier and Type | Method and Description |
|---|---|
ListServiceInstancesRequest |
ListServiceInstancesRequest.withFilters(ListServiceInstancesFilter... filters)
An array of filtering criteria that scope down the result list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListServiceInstancesRequest.setFilters(Collection<ListServiceInstancesFilter> filters)
An array of filtering criteria that scope down the result list.
|
ListServiceInstancesRequest |
ListServiceInstancesRequest.withFilters(Collection<ListServiceInstancesFilter> filters)
An array of filtering criteria that scope down the result list.
|
Copyright © 2025. All rights reserved.