Package | Description |
---|---|
com.dnanexus |
Provides low- and high-level bindings to the DNAnexus Platform.
|
Modifier and Type | Method and Description |
---|---|
static DXSearch.Ordering |
DXSearch.Ordering.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DXSearch.Ordering[] |
DXSearch.Ordering.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.withSortBy(String field,
DXSearch.Ordering ordering)
Requests that the returned data objects are sorted by the specified field.
|
Copyright © 2023. All Rights Reserved.