Uses of Class
co.yellowdog.platform.interaction.scheduler.WorkerPoolSearch.Builder
Packages that use WorkerPoolSearch.Builder
Package
Description
Defines types used in the request/response interactions with the YellowDog Scheduler Service.
-
Uses of WorkerPoolSearch.Builder in co.yellowdog.platform.interaction.scheduler
Methods in co.yellowdog.platform.interaction.scheduler that return WorkerPoolSearch.BuilderModifier and TypeMethodDescriptionstatic WorkerPoolSearch.Builder
WorkerPoolSearch.builder()
WorkerPoolSearch.Builder.createdTime
(InstantRange createdTime) WorkerPoolSearch.Builder.sortDirection
(SortDirection sortDirection) WorkerPoolSearch.Builder.statuses
(List<@NotNull WorkerPoolStatus> statuses) WorkerPoolSearch.toBuilder()