| Modifier and Type | Method and Description |
|---|---|
ConsistencyPolicy |
CosmosDBAccount.consistencyPolicy() |
ConsistencyPolicy |
ConsistencyPolicy.withDefaultConsistencyLevel(DefaultConsistencyLevel defaultConsistencyLevel)
Set the defaultConsistencyLevel value.
|
ConsistencyPolicy |
ConsistencyPolicy.withMaxIntervalInSeconds(Integer maxIntervalInSeconds)
Set the maxIntervalInSeconds value.
|
ConsistencyPolicy |
ConsistencyPolicy.withMaxStalenessPrefix(Long maxStalenessPrefix)
Set the maxStalenessPrefix value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/