@Beta public final class GenerateUrlParams extends AbstractUrlParams<GenerateUrlParams>
Constructor and Description |
---|
GenerateUrlParams() |
Modifier and Type | Method and Description |
---|---|
protected void |
buildToString(com.google.common.base.MoreObjects.ToStringHelper helper) |
String |
getPath() |
GenerateUrlParams |
setAsMap(com.google.common.collect.Multimap<String,String> map) |
GenerateUrlParams |
url(String url) |
getParams, getPortalRequest, getType, param, portalRequest, singleValue, toString, type
public String getPath()
public GenerateUrlParams url(String url)
public GenerateUrlParams setAsMap(com.google.common.collect.Multimap<String,String> map)
setAsMap
in class AbstractUrlParams<GenerateUrlParams>
protected void buildToString(com.google.common.base.MoreObjects.ToStringHelper helper)
buildToString
in class AbstractUrlParams<GenerateUrlParams>