Uses of Interface
io.helidon.discovery.DiscoveredUri
Packages that use DiscoveredUri
Package
Description
Provides classes and interfaces related to the application programming interface (API) for discovery.
Provides classes and interfaces related to implementing discovery using Eureka.
-
Uses of DiscoveredUri in io.helidon.discovery
Methods in io.helidon.discovery that return types with arguments of type DiscoveredUriModifier and TypeMethodDescriptionReturns an immutable, non-empty,SequencedSet
(a discovered set) ofDiscoveredUri
instances suitable for the supplied discovery name. -
Uses of DiscoveredUri in io.helidon.discovery.providers.eureka
Methods in io.helidon.discovery.providers.eureka that return types with arguments of type DiscoveredUriModifier and TypeMethodDescriptionReturns a non-null
, immutable, non-empty,SequencedSet
ofDiscoveredUri
instances suitable for the supplied discovery name.