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