Uses of Enum
com.azure.messaging.eventgrid.systemevents.MediaJobErrorCategory
Packages that use MediaJobErrorCategory
Package
Description
Package containing the data models for EventGridPublisherClient.
-
Uses of MediaJobErrorCategory in com.azure.messaging.eventgrid.systemevents
Methods in com.azure.messaging.eventgrid.systemevents that return MediaJobErrorCategoryModifier and TypeMethodDescriptionstatic MediaJobErrorCategoryMediaJobErrorCategory.fromString(String value) Parses a serialized value to a MediaJobErrorCategory instance.MediaJobError.getCategory()Get the category property: Helps with categorization of errors.static MediaJobErrorCategoryReturns the enum constant of this type with the specified name.static MediaJobErrorCategory[]MediaJobErrorCategory.values()Returns an array containing the constants of this enum type, in the order they are declared.