Uses of Enum
com.azure.messaging.eventgrid.systemevents.MediaJobErrorCode
Packages that use MediaJobErrorCode
Package
Description
Package containing the data models for EventGridPublisherClient.
-
Uses of MediaJobErrorCode in com.azure.messaging.eventgrid.systemevents
Methods in com.azure.messaging.eventgrid.systemevents that return MediaJobErrorCodeModifier and TypeMethodDescriptionstatic MediaJobErrorCodeMediaJobErrorCode.fromString(String value) Parses a serialized value to a MediaJobErrorCode instance.MediaJobError.getCode()Get the code property: Error code describing the error.static MediaJobErrorCodeReturns the enum constant of this type with the specified name.static MediaJobErrorCode[]MediaJobErrorCode.values()Returns an array containing the constants of this enum type, in the order they are declared.