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