Uses of Class
com.azure.messaging.eventgrid.systemevents.AcsRouterChannelConfiguration
Packages that use AcsRouterChannelConfiguration
Package
Description
Package containing the data models for EventGridPublisherClient.
-
Uses of AcsRouterChannelConfiguration in com.azure.messaging.eventgrid.systemevents
Methods in com.azure.messaging.eventgrid.systemevents that return AcsRouterChannelConfigurationModifier and TypeMethodDescriptionAcsRouterChannelConfiguration.setCapacityCostPerJob(Integer capacityCostPerJob) Set the capacityCostPerJob property: Capacity Cost Per Job for Router Job.AcsRouterChannelConfiguration.setChannelId(String channelId) Set the channelId property: Channel ID for Router Job.AcsRouterChannelConfiguration.setMaxNumberOfJobs(Integer maxNumberOfJobs) Set the maxNumberOfJobs property: Max Number of Jobs for Router Job.Methods in com.azure.messaging.eventgrid.systemevents that return types with arguments of type AcsRouterChannelConfigurationModifier and TypeMethodDescriptionAcsRouterWorkerRegisteredEventData.getChannelConfigurations()Get the channelConfigurations property: Router Worker Registered Channel Configuration.Method parameters in com.azure.messaging.eventgrid.systemevents with type arguments of type AcsRouterChannelConfigurationModifier and TypeMethodDescriptionAcsRouterWorkerRegisteredEventData.setChannelConfigurations(List<AcsRouterChannelConfiguration> channelConfigurations) Set the channelConfigurations property: Router Worker Registered Channel Configuration.