Uses of Class
com.azure.messaging.eventgrid.systemevents.AcsRouterJobClassificationFailedEventData
Packages that use AcsRouterJobClassificationFailedEventData
Package
Description
Package containing the data models for EventGridPublisherClient.
-
Uses of AcsRouterJobClassificationFailedEventData in com.azure.messaging.eventgrid.systemevents
Methods in com.azure.messaging.eventgrid.systemevents that return AcsRouterJobClassificationFailedEventDataModifier and TypeMethodDescriptionAcsRouterJobClassificationFailedEventData.setChannelId(String channelId) Set the channelId property: Router Event Channel ID.AcsRouterJobClassificationFailedEventData.setChannelReference(String channelReference) Set the channelReference property: Router Event Channel Reference.AcsRouterJobClassificationFailedEventData.setClassificationPolicyId(String classificationPolicyId) Set the classificationPolicyId property: Router Job Classification Policy Id.AcsRouterJobClassificationFailedEventData.setErrors(List<com.azure.core.models.ResponseError> errors) Set the errors property: Router Job Classification Failed Errors.Set the jobId property: Router Event Job ID.Set the labels property: Router Job events Labels.AcsRouterJobClassificationFailedEventData.setQueueId(String queueId) Set the queueId property: Router Job events Queue Id.Set the tags property: Router Jobs events Tags.