Uses of Class
com.microsoft.azure.eventgrid.models.MediaJobError
-
Packages that use MediaJobError Package Description com.microsoft.azure.eventgrid.models This package contains the models classes for EventGridClient. -
-
Uses of MediaJobError in com.microsoft.azure.eventgrid.models
Methods in com.microsoft.azure.eventgrid.models that return MediaJobError Modifier and Type Method Description MediaJobErrorMediaJobOutput. error()Get gets the Job output error.Methods in com.microsoft.azure.eventgrid.models with parameters of type MediaJobError Modifier and Type Method Description MediaJobOutputMediaJobOutput. withError(MediaJobError error)Set gets the Job output error.
-