Uses of Class
com.microsoft.azure.eventgrid.models.MediaJobOutputProgressEventData
-
Packages that use MediaJobOutputProgressEventData Package Description com.microsoft.azure.eventgrid.models This package contains the models classes for EventGridClient. -
-
Uses of MediaJobOutputProgressEventData in com.microsoft.azure.eventgrid.models
Methods in com.microsoft.azure.eventgrid.models that return MediaJobOutputProgressEventData Modifier and Type Method Description MediaJobOutputProgressEventDataMediaJobOutputProgressEventData. withJobCorrelationData(Map<String,String> jobCorrelationData)Set gets the Job correlation data.MediaJobOutputProgressEventDataMediaJobOutputProgressEventData. withLabel(String label)Set gets the Job output label.MediaJobOutputProgressEventDataMediaJobOutputProgressEventData. withProgress(Long progress)Set gets the Job output progress.
-