public interface IUsedInsightRequestBuilder extends IRequestBuilder
| Modifier and Type | Method and Description |
|---|---|
IUsedInsightRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the request with specific options instead of the existing options
|
IUsedInsightRequest |
buildRequest(Option... requestOptions)
Creates the request
|
IEntityWithReferenceRequestBuilder |
resource()
Gets the request builder for Entity
|
getClient, getRequestUrl, getRequestUrlWithAdditionalSegmentIUsedInsightRequest buildRequest(Option... requestOptions)
requestOptions - the options for this requestIUsedInsightRequest buildRequest(java.util.List<? extends Option> requestOptions)
requestOptions - the options for this requestIEntityWithReferenceRequestBuilder resource()