Interface | Description |
---|---|
UriTemplate |
A URI template that follows the rfc6570 level 4.
|
Variables |
Holds a set of name/value pairs where each value can be a
String or a List<String> or a Map<String, String> . |
Class | Description |
---|---|
ExpandOptions |
Options to control template expansion.
|
ExpandOptionsConverter |
Converter and mapper for
ExpandOptions . |
Copyright © 2023 Eclipse. All rights reserved.