Uses of Class
co.yellowdog.platform.interaction.compute.ComputeRequirementTemplateSearch
Packages that use ComputeRequirementTemplateSearch
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 ComputeRequirementTemplateSearch in co.yellowdog.platform.clients.compute
Methods in co.yellowdog.platform.clients.compute with parameters of type ComputeRequirementTemplateSearchModifier and TypeMethodDescriptionComputeClient.getComputeRequirementTemplates
(@NonNull ComputeRequirementTemplateSearch search) Returns a search client for searching compute requirement templates.ComputeClientImpl.getComputeRequirementTemplates
(@NonNull ComputeRequirementTemplateSearch search) -
Uses of ComputeRequirementTemplateSearch in co.yellowdog.platform.interaction.compute
Methods in co.yellowdog.platform.interaction.compute that return ComputeRequirementTemplateSearch