Uses of Class
io.avaje.http.generator.core.PathSegments.Segment
-
Packages that use PathSegments.Segment Package Description io.avaje.http.generator.core -
-
Uses of PathSegments.Segment in io.avaje.http.generator.core
Methods in io.avaje.http.generator.core that return PathSegments.Segment Modifier and Type Method Description PathSegments.SegmentPathSegments. segment(String varName)Methods in io.avaje.http.generator.core that return types with arguments of type PathSegments.Segment Modifier and Type Method Description List<PathSegments.Segment>PathSegments. matrixSegments()
-