| Package | Description |
|---|---|
| com.amazonaws.services.omics.model |
| Modifier and Type | Method and Description |
|---|---|
ReferenceStoreFilter |
ReferenceStoreFilter.clone() |
ReferenceStoreFilter |
ListReferenceStoresRequest.getFilter()
A filter to apply to the list.
|
ReferenceStoreFilter |
ReferenceStoreFilter.withCreatedAfter(Date createdAfter)
The filter's start date.
|
ReferenceStoreFilter |
ReferenceStoreFilter.withCreatedBefore(Date createdBefore)
The filter's end date.
|
ReferenceStoreFilter |
ReferenceStoreFilter.withName(String name)
The name to filter on.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListReferenceStoresRequest.setFilter(ReferenceStoreFilter filter)
A filter to apply to the list.
|
ListReferenceStoresRequest |
ListReferenceStoresRequest.withFilter(ReferenceStoreFilter filter)
A filter to apply to the list.
|
Copyright © 2025. All rights reserved.