div
Concatenates the given segment to this base path segment while building a URI template.
Receiver
base path segment.
Return
URI template that tracks the accumulated path.
Parameters
literal segment appended to the path.
Appends the variable placeholder to this base path segment while building a URI template.
Receiver
base path segment.
Return
URI template capturing the supplied variable.
Parameters
type of the path variable.
path variable placeholder appended to the path.
Adds a literal segment to the path portion of this URI template.
Receiver
URI template described by literal segments and captured parameters.
Return
updated URI template retaining previously captured parameters.
Parameters
literal segment appended to the template.
Appends the given variable placeholder to the path portion of this URI template.
Receiver
URI template described by literal segments and captured parameters.
Return
updated URI template capturing the additional variable.
Parameters
type of the path variable.
path variable placeholder appended to the template.
Appends the given variable placeholder to the path portion of this URI template.
Receiver
URI template described by literal segments and captured parameters.
Return
updated URI template capturing the additional variable.
Parameters
type of the first path/query parameter.
type of the new path variable.
path variable placeholder appended to the template.
Appends the given variable placeholder to the path portion of this URI template.
Receiver
URI template described by literal segments and captured parameters.
Return
updated URI template capturing the additional variable.
Parameters
type of the first path/query parameter.
type of the second path/query parameter.
type of the new path variable.
path variable placeholder appended to the template.
Appends the given variable placeholder to the path portion of this URI template.
Receiver
URI template described by literal segments and captured parameters.
Return
updated URI template capturing the additional variable.
Parameters
type of the first path/query parameter.
type of the second path/query parameter.
type of the third path/query parameter.
type of the new path variable.
path variable placeholder appended to the template.
Appends the given variable placeholder to the path portion of this URI template.
Receiver
URI template described by literal segments and captured parameters.
Return
updated URI template capturing the additional variable.
Parameters
type of the first path/query parameter.
type of the second path/query parameter.
type of the third path/query parameter.
type of the fourth path/query parameter.
type of the new path variable.
path variable placeholder appended to the template.
Appends the given variable placeholder to the path portion of this URI template.
Receiver
URI template described by literal segments and captured parameters.
Return
updated URI template capturing the additional variable.
Parameters
type of the first path/query parameter.
type of the second path/query parameter.
type of the third path/query parameter.
type of the fourth path/query parameter.
type of the fifth path/query parameter.
type of the new path variable.
path variable placeholder appended to the template.
Appends the given variable placeholder to the path portion of this URI template.
Receiver
URI template described by literal segments and captured parameters.
Return
updated URI template capturing the additional variable.
Parameters
type of the first path/query parameter.
type of the second path/query parameter.
type of the third path/query parameter.
type of the fourth path/query parameter.
type of the fifth path/query parameter.
type of the sixth path/query parameter.
type of the new path variable.
path variable placeholder appended to the template.
Appends the given variable placeholder to the path portion of this URI template.
Receiver
URI template described by literal segments and captured parameters.
Return
updated URI template capturing the additional variable.
Parameters
type of the first path/query parameter.
type of the second path/query parameter.
type of the third path/query parameter.
type of the fourth path/query parameter.
type of the fifth path/query parameter.
type of the sixth path/query parameter.
type of the seventh path/query parameter.
type of the new path variable.
path variable placeholder appended to the template.
Appends the given variable placeholder to the path portion of this URI template.
Receiver
URI template described by literal segments and captured parameters.
Return
updated URI template capturing the additional variable.
Parameters
type of the first path/query parameter.
type of the second path/query parameter.
type of the third path/query parameter.
type of the fourth path/query parameter.
type of the fifth path/query parameter.
type of the sixth path/query parameter.
type of the seventh path/query parameter.
type of the eighth path/query parameter.
type of the new path variable.
path variable placeholder appended to the template.
Appends the given variable placeholder to the path portion of this URI template.
Receiver
URI template described by literal segments and captured parameters.
Return
updated URI template capturing the additional variable.
Parameters
type of the first path/query parameter.
type of the second path/query parameter.
type of the third path/query parameter.
type of the fourth path/query parameter.
type of the fifth path/query parameter.
type of the sixth path/query parameter.
type of the seventh path/query parameter.
type of the eighth path/query parameter.
type of the ninth path/query parameter.
type of the new path variable.
path variable placeholder appended to the template.