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