Uses of Enum
com.azure.messaging.eventgrid.systemevents.MediaJobRetry
Packages that use MediaJobRetry
Package
Description
Package containing the data models for EventGridPublisherClient.
-
Uses of MediaJobRetry in com.azure.messaging.eventgrid.systemevents
Methods in com.azure.messaging.eventgrid.systemevents that return MediaJobRetryModifier and TypeMethodDescriptionstatic MediaJobRetryMediaJobRetry.fromString(String value) Parses a serialized value to a MediaJobRetry instance.MediaJobError.getRetry()Get the retry property: Indicates that it may be possible to retry the Job.static MediaJobRetryReturns the enum constant of this type with the specified name.static MediaJobRetry[]MediaJobRetry.values()Returns an array containing the constants of this enum type, in the order they are declared.