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.BuilderWorkerPoolSearch.builder()WorkerPoolSearch.Builder.createdTime(InstantRange createdTime) Deprecated.WorkerPoolSearch.Builder.namespaces(List<String> namespaces) WorkerPoolSearch.Builder.sortDirection(SortDirection sortDirection) WorkerPoolSearch.Builder.statuses(List<@NotNull WorkerPoolStatus> statuses) WorkerPoolSearch.toBuilder()