Uses of Class
co.yellowdog.platform.interaction.scheduler.AddConfiguredWorkerPoolResponse
Packages that use AddConfiguredWorkerPoolResponse
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 AddConfiguredWorkerPoolResponse in co.yellowdog.platform.clients.scheduler
Methods in co.yellowdog.platform.clients.scheduler that return AddConfiguredWorkerPoolResponseModifier 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 AddConfiguredWorkerPoolResponse in co.yellowdog.platform.interaction.scheduler
Methods in co.yellowdog.platform.interaction.scheduler that return AddConfiguredWorkerPoolResponse