@Immutable public static class FacetExpressions.StringAttribute.TermsMultiSelect extends FacetExpressionBase
attribute
Constructor and Description |
---|
FacetExpressions.StringAttribute.TermsMultiSelect(java.lang.String attribute,
java.lang.Iterable<java.lang.String> selectedValues) |
Modifier and Type | Method and Description |
---|---|
java.util.List<QueryParam> |
createQueryParams()
Sphere HTTP API query parameter that this facet expression will be turned into.
|
getAttributeName
public FacetExpressions.StringAttribute.TermsMultiSelect(java.lang.String attribute, java.lang.Iterable<java.lang.String> selectedValues)
public java.util.List<QueryParam> createQueryParams()
FacetExpression