Interface TraversalDefinition


public interface TraversalDefinition
Callback to define the traversal to a resource.
Author:
Oliver Gierke
  • Method Summary

    Modifier and Type
    Method
    Description
    org.springframework.hateoas.client.Traverson.TraversalBuilder
    buildTraversal(org.springframework.hateoas.client.Traverson traverson)
     
  • Method Details

    • buildTraversal

      org.springframework.hateoas.client.Traverson.TraversalBuilder buildTraversal(org.springframework.hateoas.client.Traverson traverson)
      Parameters:
      traverson - The Traverson instance to run the traversal on.
      Returns:
      the builder for traversing