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