| Package | Description |
|---|---|
| com.amazonaws.services.medicalimaging.model |
| Modifier and Type | Method and Description |
|---|---|
SearchCriteria |
SearchCriteria.clone() |
SearchCriteria |
SearchImageSetsRequest.getSearchCriteria()
The search criteria that filters by applying a maximum of 1 item to
SearchByAttribute. |
SearchCriteria |
SearchCriteria.withFilters(Collection<SearchFilter> filters)
The filters for the search criteria.
|
SearchCriteria |
SearchCriteria.withFilters(SearchFilter... filters)
The filters for the search criteria.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SearchImageSetsRequest.setSearchCriteria(SearchCriteria searchCriteria)
The search criteria that filters by applying a maximum of 1 item to
SearchByAttribute. |
SearchImageSetsRequest |
SearchImageSetsRequest.withSearchCriteria(SearchCriteria searchCriteria)
The search criteria that filters by applying a maximum of 1 item to
SearchByAttribute. |
Copyright © 2024. All rights reserved.