Interface TraversalDefinition


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

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      org.springframework.hateoas.client.Traverson.TraversalBuilder buildTraversal​(org.springframework.hateoas.client.Traverson traverson)  
    • Method Detail

      • 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