| Package | Description |
|---|---|
| com.dnanexus |
Provides low- and high-level bindings to the DNAnexus Platform.
|
| Modifier and Type | Method and Description |
|---|---|
static DXSearch.VisibilityQuery |
DXSearch.VisibilityQuery.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DXSearch.VisibilityQuery[] |
DXSearch.VisibilityQuery.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DXSearch.FindDataObjectsRequestBuilder<T> |
DXSearch.FindDataObjectsRequestBuilder.withVisibility(DXSearch.VisibilityQuery visibilityQuery)
Only returns data objects with the specified visibility (visible or hidden).
|
Copyright © 2023. All Rights Reserved.