Uses of Class
com.azure.messaging.eventgrid.systemevents.MediaJobOutputFinishedEventData
Packages that use MediaJobOutputFinishedEventData
Package
Description
Package containing the data models for EventGridPublisherClient.
-
Uses of MediaJobOutputFinishedEventData in com.azure.messaging.eventgrid.systemevents
Methods in com.azure.messaging.eventgrid.systemevents that return MediaJobOutputFinishedEventDataModifier and TypeMethodDescriptionMediaJobOutputFinishedEventData.setJobCorrelationData(Map<String, String> jobCorrelationData) Set the jobCorrelationData property: Gets the Job correlation data.MediaJobOutputFinishedEventData.setOutput(MediaJobOutput output) Set the output property: Gets the output.