Uses of Class
com.azure.messaging.eventgrid.systemevents.MediaJobErroredEventData
Packages that use MediaJobErroredEventData
Package
Description
Package containing the data models for EventGridPublisherClient.
-
Uses of MediaJobErroredEventData in com.azure.messaging.eventgrid.systemevents
Methods in com.azure.messaging.eventgrid.systemevents that return MediaJobErroredEventDataModifier and TypeMethodDescriptionMediaJobErroredEventData.setCorrelationData(Map<String, String> correlationData) Set the correlationData property: Gets the Job correlation data.MediaJobErroredEventData.setOutputs(List<MediaJobOutput> outputs) Set the outputs property: Gets the Job outputs.