| Package | Description |
|---|---|
| com.contentstack.sdk |
| Modifier and Type | Method and Description |
|---|---|
static AssetLibrary.ORDERBY |
AssetLibrary.ORDERBY.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AssetLibrary.ORDERBY[] |
AssetLibrary.ORDERBY.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AssetLibrary |
AssetLibrary.sort(String key,
AssetLibrary.ORDERBY orderby)
Sort assets by fieldUid.
|
Copyright © 2019 Contentstack. All rights reserved.