Uses of Class
com.brightcove.zencoder.client.model.NotificationEvent
Package | Description |
---|---|
com.brightcove.zencoder.client.model |
-
Uses of NotificationEvent in com.brightcove.zencoder.client.model
Methods in com.brightcove.zencoder.client.model that return NotificationEvent Modifier and Type Method Description NotificationEvent
UrlNotification. getEvent()
static NotificationEvent
NotificationEvent. valueOf(String name)
Returns the enum constant of this type with the specified name.static NotificationEvent[]
NotificationEvent. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.brightcove.zencoder.client.model with parameters of type NotificationEvent Modifier and Type Method Description void
UrlNotification. setEvent(NotificationEvent event)