Uses of Class
com.kaltura.client.enums.SshDropFolderOrderBy
-
Packages that use SshDropFolderOrderBy Package Description com.kaltura.client.enums -
-
Uses of SshDropFolderOrderBy in com.kaltura.client.enums
Methods in com.kaltura.client.enums that return SshDropFolderOrderBy Modifier and Type Method Description static SshDropFolderOrderBySshDropFolderOrderBy. get(String value)static SshDropFolderOrderBySshDropFolderOrderBy. valueOf(String name)Returns the enum constant of this type with the specified name.static SshDropFolderOrderBy[]SshDropFolderOrderBy. values()Returns an array containing the constants of this enum type, in the order they are declared.
-