Uses of Class
co.yellowdog.platform.interaction.compute.ComputeRequirementSearch
Packages that use ComputeRequirementSearch
Package
Description
Provides the classes needed to interact with the YellowDog Compute service.
Defines types used in the request/response interactions with the YellowDog Compute Service.
-
Uses of ComputeRequirementSearch in co.yellowdog.platform.clients.compute
Methods in co.yellowdog.platform.clients.compute with parameters of type ComputeRequirementSearchModifier and TypeMethodDescriptionComputeClient.getComputeRequirements
(ComputeRequirementSearch computeRequirementSearch) Deprecated.ComputeClientImpl.getComputeRequirements
(@NonNull ComputeRequirementSearch computeRequirementSearch) -
Uses of ComputeRequirementSearch in co.yellowdog.platform.interaction.compute
Subclasses with type arguments of type ComputeRequirementSearch in co.yellowdog.platform.interaction.computeMethods in co.yellowdog.platform.interaction.compute that return ComputeRequirementSearch
ComputeClient.getComputeRequirementSummaries(ComputeRequirementSummarySearch)
instead.