public interface IChatWithReferenceRequestBuilder extends IRequestBuilder
| Modifier and Type | Method and Description |
|---|---|
IChatWithReferenceRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the request with specific options instead of the existing options
|
IChatWithReferenceRequest |
buildRequest(Option... requestOptions)
Creates the request
|
IChatReferenceRequestBuilder |
reference() |
getClient, getRequestUrl, getRequestUrlWithAdditionalSegmentIChatWithReferenceRequest buildRequest(Option... requestOptions)
requestOptions - the options for this requestIChatWithReferenceRequest buildRequest(java.util.List<? extends Option> requestOptions)
requestOptions - the options for this requestIChatReferenceRequestBuilder reference()