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