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