Uses of Class
com.microsoft.azure.eventgrid.models.MediaJobErrorDetail
-
Packages that use MediaJobErrorDetail Package Description com.microsoft.azure.eventgrid.models This package contains the models classes for EventGridClient. -
-
Uses of MediaJobErrorDetail in com.microsoft.azure.eventgrid.models
Methods in com.microsoft.azure.eventgrid.models that return types with arguments of type MediaJobErrorDetail Modifier and Type Method Description List<MediaJobErrorDetail>MediaJobError. details()Get an array of details about specific errors that led to this reported error.
-