- com.microsoft.azure.management.cosmosdb - package com.microsoft.azure.management.cosmosdb
-
This package contains the classes for DocumentDB.
- connectionString() - Method in class com.microsoft.azure.management.cosmosdb.DatabaseAccountConnectionString
-
Get the connectionString value.
- ConsistencyPolicy - Class in com.microsoft.azure.management.cosmosdb
-
The consistency policy for the DocumentDB database account.
- ConsistencyPolicy() - Constructor for class com.microsoft.azure.management.cosmosdb.ConsistencyPolicy
-
- consistencyPolicy() - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount
-
- CosmosDBAccount - Interface in com.microsoft.azure.management.cosmosdb
-
An immutable client-side representation of an Azure Cosmos DB.
- CosmosDBAccount.Definition - Interface in com.microsoft.azure.management.cosmosdb
-
Grouping of cosmos db definition stages.
- CosmosDBAccount.DefinitionStages - Interface in com.microsoft.azure.management.cosmosdb
-
Grouping of cosmos db definition stages.
- CosmosDBAccount.DefinitionStages.Blank - Interface in com.microsoft.azure.management.cosmosdb
-
The first stage of a cosmos db definition.
- CosmosDBAccount.DefinitionStages.WithConsistencyPolicy - Interface in com.microsoft.azure.management.cosmosdb
-
The stage of the cosmos db definition allowing to set the consistency policy.
- CosmosDBAccount.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.cosmosdb
-
The stage of the definition which contains all the minimum required inputs for
the resource to be created, but also allows
for any other optional settings to be specified.
- CosmosDBAccount.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.cosmosdb
-
The stage of the cosmos db definition allowing to specify the resource group.
- CosmosDBAccount.DefinitionStages.WithIpRangeFilter - Interface in com.microsoft.azure.management.cosmosdb
-
The stage of the cosmos db definition allowing to set the IP range filter.
- CosmosDBAccount.DefinitionStages.WithKind - Interface in com.microsoft.azure.management.cosmosdb
-
The stage of the cosmos db definition allowing to set the database account kind.
- CosmosDBAccount.DefinitionStages.WithReadReplication - Interface in com.microsoft.azure.management.cosmosdb
-
The stage of the cosmos db definition allowing the definition of a write location.
- CosmosDBAccount.DefinitionStages.WithWriteReplication - Interface in com.microsoft.azure.management.cosmosdb
-
The stage of the cosmos db definition allowing the definition of a read location.
- CosmosDBAccount.Update - Interface in com.microsoft.azure.management.cosmosdb
-
Grouping of cosmos db update stages.
- CosmosDBAccount.UpdateStages - Interface in com.microsoft.azure.management.cosmosdb
-
Grouping of cosmos db update stages.
- CosmosDBAccount.UpdateStages.WithConsistencyPolicy - Interface in com.microsoft.azure.management.cosmosdb
-
The stage of the cosmos db update allowing to set the consistency policy.
- CosmosDBAccount.UpdateStages.WithIpRangeFilter - Interface in com.microsoft.azure.management.cosmosdb
-
The stage of the cosmos db definition allowing to set the IP range filter.
- CosmosDBAccount.UpdateStages.WithOptionals - Interface in com.microsoft.azure.management.cosmosdb
-
Grouping of cosmos db update stages.
- CosmosDBAccount.UpdateStages.WithReadLocations - Interface in com.microsoft.azure.management.cosmosdb
-
The stage of the cosmos db definition allowing the definition of a write location.
- CosmosDBAccounts - Interface in com.microsoft.azure.management.cosmosdb
-
Entry point to Cosmos DB management API.
- withBoundedStalenessConsistency(int, int) - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.DefinitionStages.WithConsistencyPolicy
-
The bounded staleness consistency policy for the CosmosDB account.
- withBoundedStalenessConsistency(int, int) - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.UpdateStages.WithConsistencyPolicy
-
The consistency policy for the CosmosDB account.
- withDefaultConsistencyLevel(DefaultConsistencyLevel) - Method in class com.microsoft.azure.management.cosmosdb.ConsistencyPolicy
-
Set the defaultConsistencyLevel value.
- withEventualConsistency() - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.DefinitionStages.WithConsistencyPolicy
-
The eventual consistency policy for the CosmosDB account.
- withEventualConsistency() - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.UpdateStages.WithConsistencyPolicy
-
The consistency policy for the CosmosDB account.
- withFailoverPolicies(List<FailoverPolicyInner>) - Method in class com.microsoft.azure.management.cosmosdb.FailoverPolicies
-
Set the failoverPolicies value.
- withFailoverPriority(Integer) - Method in class com.microsoft.azure.management.cosmosdb.Location
-
Set the failoverPriority value.
- withIpRangeFilter(String) - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.DefinitionStages.WithIpRangeFilter
-
CosmosDB Firewall Support: This value specifies the set of IP addresses or IP address ranges in CIDR
form to be included as the allowed list of client IPs for a given database account.
- withIpRangeFilter(String) - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.UpdateStages.WithIpRangeFilter
-
CosmosDB Firewall Support: This value specifies the set of IP addresses or IP address ranges in CIDR
form to be included as the allowed list of client IPs for a given database account.
- withKeyKind(KeyKind) - Method in class com.microsoft.azure.management.cosmosdb.DatabaseAccountRegenerateKeyParameters
-
Set the keyKind value.
- withKind(DatabaseAccountKind) - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.DefinitionStages.WithKind
-
The database account kind for the CosmosDB account.
- withLocationName(String) - Method in class com.microsoft.azure.management.cosmosdb.Location
-
Set the locationName value.
- withMaxIntervalInSeconds(Integer) - Method in class com.microsoft.azure.management.cosmosdb.ConsistencyPolicy
-
Set the maxIntervalInSeconds value.
- withMaxStalenessPrefix(Long) - Method in class com.microsoft.azure.management.cosmosdb.ConsistencyPolicy
-
Set the maxStalenessPrefix value.
- withoutReadReplication(Region) - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.UpdateStages.WithReadLocations
-
A georeplication location for the CosmosDB account.
- withProvisioningState(String) - Method in class com.microsoft.azure.management.cosmosdb.Location
-
Set the provisioningState value.
- withReadReplication(Region) - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.DefinitionStages.WithReadReplication
-
A georeplication location for the CosmosDB account.
- withReadReplication(Region) - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.UpdateStages.WithReadLocations
-
A georeplication location for the CosmosDB account.
- withSessionConsistency() - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.DefinitionStages.WithConsistencyPolicy
-
The session consistency policy for the CosmosDB account.
- withSessionConsistency() - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.UpdateStages.WithConsistencyPolicy
-
The consistency policy for the CosmosDB account.
- withStrongConsistency() - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.DefinitionStages.WithConsistencyPolicy
-
The strong consistency policy for the CosmosDB account.
- withStrongConsistency() - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.UpdateStages.WithConsistencyPolicy
-
The consistency policy for the CosmosDB account.
- withTags(Map<String, String>) - Method in class com.microsoft.azure.management.cosmosdb.DatabaseAccountPatchParameters
-
Set the tags value.
- withWriteReplication(Region) - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.DefinitionStages.WithWriteReplication
-
A georeplication location for the CosmosDB account.
- writableReplications() - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount
-