public class CosmosConfiguration extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CosmosConfiguration.Builder |
| Modifier and Type | Method and Description |
|---|---|
ConsistencyLevel |
getDesiredConsistencyLevel()
Gets the consistency level
|
List<Permission> |
getPermissions()
Gets the permission list
|
URI |
getServiceEndpoint() |
public URI getServiceEndpoint()
public ConsistencyLevel getDesiredConsistencyLevel()
public List<Permission> getPermissions()
Copyright © 2019. All rights reserved.