Uses of Interface
org.springframework.cloud.client.hypermedia.TraversalDefinition
-
Packages that use TraversalDefinition Package Description org.springframework.cloud.client.hypermedia -
-
Uses of TraversalDefinition in org.springframework.cloud.client.hypermedia
Methods in org.springframework.cloud.client.hypermedia that return TraversalDefinition Modifier and Type Method Description TraversalDefinitionDiscoveredResource. getTraversal()Constructors in org.springframework.cloud.client.hypermedia with parameters of type TraversalDefinition Constructor Description DiscoveredResource(ServiceInstanceProvider provider, TraversalDefinition traversal)
-