Uses of Class
co.yellowdog.platform.interaction.account.NamespaceSearch
Packages that use NamespaceSearch
Package
Description
Provides the classes needed to interact with the YellowDog Namespaces service.
Defines types used in the request/response interactions with the YellowDog Account Service.
-
Uses of NamespaceSearch in co.yellowdog.platform.clients.namespaces
Methods in co.yellowdog.platform.clients.namespaces with parameters of type NamespaceSearchModifier and TypeMethodDescriptionNamespacesClient.getNamespaces
(NamespaceSearch search) Returns a search client for namespaces that match theNamespaceSearch
parameter.NamespacesClientImpl.getNamespaces
(NamespaceSearch search) -
Uses of NamespaceSearch in co.yellowdog.platform.interaction.account
Subclasses with type arguments of type NamespaceSearch in co.yellowdog.platform.interaction.accountMethods in co.yellowdog.platform.interaction.account that return NamespaceSearch