| Package | Description |
|---|---|
| com.microsoft.azure.kusto.data | |
| com.microsoft.azure.kusto.data.http |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
HttpClientProperties |
HttpClientProperties.HttpClientPropertiesBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
static com.azure.core.http.HttpClient |
HttpClientFactory.create(HttpClientProperties properties)
Creates a new HTTP client.
|
Copyright © 2025. All rights reserved.