| Package | Description |
|---|---|
| com.microsoft.azure.cosmos |
| Modifier and Type | Method and Description |
|---|---|
static CosmosClient |
CosmosClient.create(CosmosConfiguration cosmosConfiguration)
Creates a cosmos client with given cosmosConfiguration
|
static CosmosClient |
CosmosClient.create(String endpoint,
String key)
Creates a cosmos client with given endpoint and key
|
Copyright © 2019. All rights reserved.