plus
Appends item1 to this tuple.
Return
tuple containing one element.
Parameters
element to append.
Appends item2 to this tuple.
Return
tuple containing two elements.
Parameters
element to append.
Appends item3 to this tuple.
Return
tuple containing three elements.
Parameters
element to append.
Appends item4 to this tuple.
Return
tuple containing four elements.
Parameters
element to append.
Appends item5 to this tuple.
Return
tuple containing five elements.
Parameters
element to append.
Appends item6 to this tuple.
Return
tuple containing six elements.
Parameters
element to append.
Appends item7 to this tuple.
Return
tuple containing seven elements.
Parameters
element to append.
Appends item8 to this tuple.
Return
tuple containing eight elements.
Parameters
element to append.
Appends item9 to this tuple.
Return
tuple containing nine elements.
Parameters
element to append.
Appends item10 to this tuple.
Return
tuple containing ten elements.
Parameters
element to append.
Appends the given query parameter to this URI template.
Receiver
URI template described by literal segments and captured parameters.
Return
updated URI template capturing the additional parameter.
Parameters
type of the new query parameter.
query parameter appended to the template.
Appends the given query parameter to this URI template.
Receiver
URI template described by literal segments and captured parameters.
Return
updated URI template capturing the additional parameter.
Parameters
type of the first path/query parameter.
type of the new query parameter.
query parameter appended to the template.
Appends the given query parameter to this URI template.
Receiver
URI template described by literal segments and captured parameters.
Return
updated URI template capturing the additional parameter.
Parameters
type of the first path/query parameter.
type of the second path/query parameter.
type of the new query parameter.
query parameter appended to the template.
Appends the given query parameter to this URI template.
Receiver
URI template described by literal segments and captured parameters.
Return
updated URI template capturing the additional parameter.
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 query parameter.
query parameter appended to the template.
Appends the given query parameter to this URI template.
Receiver
URI template described by literal segments and captured parameters.
Return
updated URI template capturing the additional parameter.
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 query parameter.
query parameter appended to the template.
Appends the given query parameter to this URI template.
Receiver
URI template described by literal segments and captured parameters.
Return
updated URI template capturing the additional parameter.
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 query parameter.
query parameter appended to the template.
Appends the given query parameter to this URI template.
Receiver
URI template described by literal segments and captured parameters.
Return
updated URI template capturing the additional parameter.
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 query parameter.
query parameter appended to the template.
Appends the given query parameter to this URI template.
Receiver
URI template described by literal segments and captured parameters.
Return
updated URI template capturing the additional parameter.
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 query parameter.
query parameter appended to the template.
Appends the given query parameter to this URI template.
Receiver
URI template described by literal segments and captured parameters.
Return
updated URI template capturing the additional parameter.
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 query parameter.
query parameter appended to the template.
Appends the given query parameter to this URI template.
Receiver
URI template described by literal segments and captured parameters.
Return
updated URI template capturing the additional parameter.
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 query parameter.
query parameter appended to the template.