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