| Package | Description |
|---|---|
| com.microsoft.azure.kusto.data |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseClient |
| Modifier and Type | Method and Description |
|---|---|
static Client |
ClientFactory.createClient(ConnectionStringBuilder csb)
Creates a new Client instance with the given connection string.
|
static Client |
ClientFactory.createClient(ConnectionStringBuilder csb,
com.azure.core.http.HttpClient client)
Creates a new Client instance with the given connection string.
|
static Client |
ClientFactory.createClient(ConnectionStringBuilder csb,
HttpClientProperties properties)
Creates a new Client instance with the given connection string.
|
Copyright © 2025. All rights reserved.