public interface Expandable
| Modifier and Type | Method and Description |
|---|---|
String |
expand(Parameters parameters)
Expands this object to produce a URI fragment as defined by the URI Template specifications.
|
String expand(Parameters parameters)
parameters - The list of parameters and their values for substitution.Copyright © 2021. All rights reserved.