| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.assetconsumer.properties | |
| org.odpi.openmetadata.accessservices.assetconsumer.rest |
| Modifier and Type | Method and Description |
|---|---|
AssetCollectionOrder |
AssetCollection.getCollectionOrdering()
Return the property to use to determine the order that assets are returned.
|
static AssetCollectionOrder |
AssetCollectionOrder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AssetCollectionOrder[] |
AssetCollectionOrder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AssetCollection.setCollectionOrdering(AssetCollectionOrder collectionOrdering)
Set up the property to use to determine the order that assets are returned.
|
| Modifier and Type | Method and Description |
|---|---|
AssetCollectionOrder |
AssetCollectionRequestBody.getCollectionOrdering()
Return the property to use to determine the order that assets are returned.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AssetCollectionRequestBody.setCollectionOrdering(AssetCollectionOrder collectionOrdering)
Set up the property to use to determine the order that assets are returned.
|
Copyright © 2018 ODPi. All rights reserved.