| Package | Description |
|---|---|
| com.amazonaws.services.omics.model |
| Modifier and Type | Method and Description |
|---|---|
Filter |
Filter.clone() |
Filter |
ListSharesRequest.getFilter()
Attributes used to filter for a specific subset of shares.
|
Filter |
Filter.withResourceArns(Collection<String> resourceArns)
The Amazon Resource Number (Arn) for an analytics store.
|
Filter |
Filter.withResourceArns(String... resourceArns)
The Amazon Resource Number (Arn) for an analytics store.
|
Filter |
Filter.withStatus(Collection<String> status)
The status of an annotation store version.
|
Filter |
Filter.withStatus(ShareStatus... status)
The status of an annotation store version.
|
Filter |
Filter.withStatus(String... status)
The status of an annotation store version.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListSharesRequest.setFilter(Filter filter)
Attributes used to filter for a specific subset of shares.
|
ListSharesRequest |
ListSharesRequest.withFilter(Filter filter)
Attributes used to filter for a specific subset of shares.
|
Copyright © 2024. All rights reserved.