Uses of Class
io.avaje.http.api.PathSegment
-
Uses of PathSegment in io.avaje.http.api
Methods in io.avaje.http.api that return PathSegment Modifier and Type Method Description static PathSegmentPathSegment. of(String value)Create with a given value that may contain matrix parameters.