public class Refinements extends BaseTrustedRequestBuilder<Data,com.groupbyinc.api.model.RefinementsResult>
| Constructor and Description |
|---|
Refinements() |
| Modifier and Type | Method and Description |
|---|---|
Data |
build() |
com.groupbyinc.common.jackson.core.type.TypeReference<com.groupbyinc.api.model.RefinementsResult> |
getResultType() |
java.lang.String |
getUrl() |
Refinements |
setCollection(java.lang.String collection) |
Refinements |
setCustomerId(java.lang.String customerId) |
Refinements |
setField(java.lang.String field) |
getServicegetUrlRoutepublic Refinements setCollection(java.lang.String collection)
public Refinements setField(java.lang.String field)
public Refinements setCustomerId(java.lang.String customerId)
public com.groupbyinc.common.jackson.core.type.TypeReference<com.groupbyinc.api.model.RefinementsResult> getResultType()
getResultType in class BaseRequestBuilder<Data,com.groupbyinc.api.model.RefinementsResult>public java.lang.String getUrl()
getUrl in class BaseRequestBuilder<Data,com.groupbyinc.api.model.RefinementsResult>public Data build()
build in class BaseRequestBuilder<Data,com.groupbyinc.api.model.RefinementsResult>Copyright © 2013–2018 GroupBy Inc.. All rights reserved.