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