Uses of Class
com.azure.messaging.eventgrid.systemevents.AcsRouterJobWaitingForActivationEventData
Packages that use AcsRouterJobWaitingForActivationEventData
Package
Description
Package containing the data models for EventGridPublisherClient.
-
Uses of AcsRouterJobWaitingForActivationEventData in com.azure.messaging.eventgrid.systemevents
Methods in com.azure.messaging.eventgrid.systemevents that return AcsRouterJobWaitingForActivationEventDataModifier and TypeMethodDescriptionAcsRouterJobWaitingForActivationEventData.setChannelId(String channelId) Set the channelId property: Router Event Channel ID.AcsRouterJobWaitingForActivationEventData.setChannelReference(String channelReference) Set the channelReference property: Router Event Channel Reference.AcsRouterJobWaitingForActivationEventData.setExpiredAttachedWorkerSelectors(List<AcsRouterWorkerSelector> expiredAttachedWorkerSelectors) Set the expiredAttachedWorkerSelectors property: Router Job Waiting For Activation Worker Selector Expired.AcsRouterJobWaitingForActivationEventData.setExpiredRequestedWorkerSelectors(List<AcsRouterWorkerSelector> expiredRequestedWorkerSelectors) Set the expiredRequestedWorkerSelectors property: Router Job Waiting For Activation Requested Worker Selector Expired.Set the jobId property: Router Event Job ID.Set the labels property: Router Job events Labels.AcsRouterJobWaitingForActivationEventData.setPriority(Integer priority) Set the priority property: Router Job Waiting For Activation Priority.AcsRouterJobWaitingForActivationEventData.setQueueId(String queueId) Set the queueId property: Router Job events Queue Id.AcsRouterJobWaitingForActivationEventData.setScheduledOn(OffsetDateTime scheduledOn) Set the scheduledOn property: Router Job Waiting For Activation Scheduled Time in UTC.Set the tags property: Router Jobs events Tags.AcsRouterJobWaitingForActivationEventData.setUnavailableForMatching(Boolean unavailableForMatching) Set the unavailableForMatching property: Router Job Waiting For Activation Unavailable For Matching.