expand

open fun expand(uriTemplate: String, uriVariables: Map<String, out Any>): URI
open fun expand(uriTemplate: String, uriVariables: Array<Any>): URI