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 PathSegment
PathSegment. of(String value)
Create with a given value that may contain matrix parameters.
-