Intelligent Assistant
Chat with our virtual assistant to get answers promptly.
We use essential cookies for the website to function, as well as analytics cookies for analyzing and creating statistics of the website performance. To agree to the use of analytics cookies, click "Accept All". You can manage your preferences at any time by clicking "Cookie Settings" on the footer. More Information.
Interface Info |
|---|
public interface HttpRequestInitializer Initializes the HTTP request. |
Qualifier and Type | Method Name and Description |
|---|---|
void | initialize(HttpRequest request) Initializes the HTTP request. |
Method |
|---|
void initialize(HttpRequest request) throws IOException Initializes the HTTP request. |
Parameters
Name | Description |
|---|---|
request | HTTP request. |
Throws
Name | Description |
|---|---|
java.io.IOException | I/O exception thrown upon an API call failure. You can use the getMessage() method to obtain the error description. |
Intelligent Assistant
Chat with our virtual assistant to get answers promptly.
Quick start
Helps you find desired resources with ease.