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