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