Uses of Class
com.azure.messaging.eventgrid.systemevents.MediaJobOutputAsset
Packages that use MediaJobOutputAsset
Package
Description
Package containing the data models for EventGridPublisherClient.
-
Uses of MediaJobOutputAsset in com.azure.messaging.eventgrid.systemevents
Methods in com.azure.messaging.eventgrid.systemevents that return MediaJobOutputAssetModifier and TypeMethodDescriptionMediaJobOutputAsset.setAssetName(String assetName) Set the assetName property: Gets the Job output asset name.MediaJobOutputAsset.setError(MediaJobError error) Set the error property: Gets the Job output error.Set the label property: Gets the Job output label.MediaJobOutputAsset.setProgress(long progress) Set the progress property: Gets the Job output progress.MediaJobOutputAsset.setState(MediaJobState state) Set the state property: Gets the Job output state.