| Package | Description |
|---|---|
| com.microsoft.azure.kusto.data |
| Modifier and Type | Method and Description |
|---|---|
HttpClientProperties |
HttpClientProperties.HttpClientPropertiesBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.http.impl.client.CloseableHttpClient |
HttpClientFactory.create(HttpClientProperties providedProperties)
Creates a new Apache HTTP client.
|
static Client |
ClientFactory.createClient(ConnectionStringBuilder csb,
HttpClientProperties properties)
Creates a new Client instance with the given connection string.
|
static StreamingClient |
ClientFactory.createStreamingClient(ConnectionStringBuilder csb,
HttpClientProperties properties)
Creates a new StreamingClient instance with the given connection string.
|
Copyright © 2023. All rights reserved.