Package | Description |
---|---|
com.oracle.bmc.datacatalog.requests |
Modifier and Type | Method and Description |
---|---|
static ListDerivedLogicalEntitiesRequest.SortOrder |
ListDerivedLogicalEntitiesRequest.SortOrder.create(String key) |
ListDerivedLogicalEntitiesRequest.SortOrder |
ListDerivedLogicalEntitiesRequest.getSortOrder()
The sort order to use, either ‘asc’ or ‘desc’.
|
static ListDerivedLogicalEntitiesRequest.SortOrder |
ListDerivedLogicalEntitiesRequest.SortOrder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListDerivedLogicalEntitiesRequest.SortOrder[] |
ListDerivedLogicalEntitiesRequest.SortOrder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ListDerivedLogicalEntitiesRequest.Builder |
ListDerivedLogicalEntitiesRequest.Builder.sortOrder(ListDerivedLogicalEntitiesRequest.SortOrder sortOrder)
The sort order to use, either ‘asc’ or ‘desc’.
|
Copyright © 2016–2024. All rights reserved.