Uses of Class
co.yellowdog.platform.interaction.scheduler.AddConfiguredWorkerPoolRequest
Packages that use AddConfiguredWorkerPoolRequest
Package
Description
Provides the classes needed to interact with the YellowDog Scheduler service.
Defines types used in the request/response interactions with the YellowDog Scheduler Service.
-
Uses of AddConfiguredWorkerPoolRequest in co.yellowdog.platform.clients.scheduler
Methods in co.yellowdog.platform.clients.scheduler with parameters of type AddConfiguredWorkerPoolRequestModifier and TypeMethodDescriptionWorkerPoolClient.addConfiguredWorkerPool
(AddConfiguredWorkerPoolRequest request) Submits a NEW configured worker pool to the YellowDog Scheduler service to be initialised.WorkerPoolClientImpl.addConfiguredWorkerPool
(@NonNull AddConfiguredWorkerPoolRequest request) -
Uses of AddConfiguredWorkerPoolRequest in co.yellowdog.platform.interaction.scheduler
Subclasses with type arguments of type AddConfiguredWorkerPoolRequest in co.yellowdog.platform.interaction.schedulerMethods in co.yellowdog.platform.interaction.scheduler that return AddConfiguredWorkerPoolRequest