Skip navigation links
C D E F G H I K L M P R S T V W 

C

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.

D

DatabaseAccountConnectionString - Class in com.microsoft.azure.management.cosmosdb
Connection string for the DocumentDB account.
DatabaseAccountConnectionString() - Constructor for class com.microsoft.azure.management.cosmosdb.DatabaseAccountConnectionString
 
DatabaseAccountKind - Class in com.microsoft.azure.management.cosmosdb
Defines values for DatabaseAccountKind.
DatabaseAccountKind(String) - Constructor for class com.microsoft.azure.management.cosmosdb.DatabaseAccountKind
Creates a custom value for DatabaseAccountKind.
databaseAccountOfferType() - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount
 
DatabaseAccountOfferType - Enum in com.microsoft.azure.management.cosmosdb
Defines values for DatabaseAccountOfferType.
DatabaseAccountPatchParameters - Class in com.microsoft.azure.management.cosmosdb
Parameters for patching Azure DocumentDB database account properties.
DatabaseAccountPatchParameters() - Constructor for class com.microsoft.azure.management.cosmosdb.DatabaseAccountPatchParameters
 
DatabaseAccountRegenerateKeyParameters - Class in com.microsoft.azure.management.cosmosdb
Parameters to regenerate the keys within the database account.
DatabaseAccountRegenerateKeyParameters() - Constructor for class com.microsoft.azure.management.cosmosdb.DatabaseAccountRegenerateKeyParameters
 
defaultConsistencyLevel() - Method in class com.microsoft.azure.management.cosmosdb.ConsistencyPolicy
Get the defaultConsistencyLevel value.
defaultConsistencyLevel() - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount
 
DefaultConsistencyLevel - Enum in com.microsoft.azure.management.cosmosdb
Defines values for DefaultConsistencyLevel.
description() - Method in class com.microsoft.azure.management.cosmosdb.DatabaseAccountConnectionString
Get the description value.
documentEndpoint() - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount
 
documentEndpoint() - Method in class com.microsoft.azure.management.cosmosdb.Location
Get the documentEndpoint value.

E

equals(Object) - Method in class com.microsoft.azure.management.cosmosdb.DatabaseAccountKind
 
equals(Object) - Method in class com.microsoft.azure.management.cosmosdb.KeyKind
 

F

FailoverPolicies - Class in com.microsoft.azure.management.cosmosdb
The list of new failover policies for the failover priority change.
FailoverPolicies() - Constructor for class com.microsoft.azure.management.cosmosdb.FailoverPolicies
 
failoverPolicies() - Method in class com.microsoft.azure.management.cosmosdb.FailoverPolicies
Get the failoverPolicies value.
failoverPriority() - Method in class com.microsoft.azure.management.cosmosdb.Location
Get the failoverPriority value.
failoverPriorityChange(String, String, List<Location>) - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccounts
Changes the failover priority for the Azure CosmosDB database account.
failoverPriorityChangeAsync(String, String, List<Location>) - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccounts
Changes the failover priority for the Azure CosmosDB database account.
fromString(String) - Static method in enum com.microsoft.azure.management.cosmosdb.DatabaseAccountOfferType
Parses a serialized value to a DatabaseAccountOfferType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.cosmosdb.DefaultConsistencyLevel
Parses a serialized value to a DefaultConsistencyLevel instance.

G

GLOBAL_DOCUMENT_DB - Static variable in class com.microsoft.azure.management.cosmosdb.DatabaseAccountKind
Static value GlobalDocumentDB for DatabaseAccountKind.

H

hashCode() - Method in class com.microsoft.azure.management.cosmosdb.DatabaseAccountKind
 
hashCode() - Method in class com.microsoft.azure.management.cosmosdb.KeyKind
 

I

id() - Method in class com.microsoft.azure.management.cosmosdb.Location
Get the id value.
ipRangeFilter() - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount
 

K

keyKind() - Method in class com.microsoft.azure.management.cosmosdb.DatabaseAccountRegenerateKeyParameters
Get the keyKind value.
KeyKind - Class in com.microsoft.azure.management.cosmosdb
Defines values for KeyKind.
KeyKind(String) - Constructor for class com.microsoft.azure.management.cosmosdb.KeyKind
Creates a custom value for KeyKind.
kind() - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount
 

L

listConnectionStrings() - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount
 
listConnectionStrings(String, String) - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccounts
Lists the connection strings for the specified Azure CosmosDB database account.
listConnectionStringsAsync() - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount
 
listConnectionStringsAsync(String, String) - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccounts
Lists the connection strings for the specified Azure CosmosDB database account.
listKeys() - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount
 
listKeys(String, String) - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccounts
Lists the access keys for the specified Azure CosmosDB database account.
listKeysAsync() - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount
 
listKeysAsync(String, String) - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccounts
Lists the access keys for the specified Azure CosmosDB database account.
Location - Class in com.microsoft.azure.management.cosmosdb
A region in which the Azure DocumentDB database account is deployed.
Location() - Constructor for class com.microsoft.azure.management.cosmosdb.Location
 
locationName() - Method in class com.microsoft.azure.management.cosmosdb.Location
Get the locationName value.

M

maxIntervalInSeconds() - Method in class com.microsoft.azure.management.cosmosdb.ConsistencyPolicy
Get the maxIntervalInSeconds value.
maxStalenessPrefix() - Method in class com.microsoft.azure.management.cosmosdb.ConsistencyPolicy
Get the maxStalenessPrefix value.
MONGO_DB - Static variable in class com.microsoft.azure.management.cosmosdb.DatabaseAccountKind
Static value MongoDB for DatabaseAccountKind.

P

PARSE - Static variable in class com.microsoft.azure.management.cosmosdb.DatabaseAccountKind
Static value Parse for DatabaseAccountKind.
PRIMARY - Static variable in class com.microsoft.azure.management.cosmosdb.KeyKind
Static value primary for KeyKind.
PRIMARY_READONLY - Static variable in class com.microsoft.azure.management.cosmosdb.KeyKind
Static value primaryReadonly for KeyKind.
provisioningState() - Method in class com.microsoft.azure.management.cosmosdb.Location
Get the provisioningState value.

R

readableReplications() - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount
 
regenerateKey(KeyKind) - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount
 
regenerateKey(String, String, KeyKind) - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccounts
Regenerates an access key for the specified Azure CosmosDB database account.
regenerateKeyAsync(KeyKind) - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount
 
regenerateKeyAsync(String, String, KeyKind) - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccounts
Regenerates an access key for the specified Azure CosmosDB database account.

S

SECONDARY - Static variable in class com.microsoft.azure.management.cosmosdb.KeyKind
Static value secondary for KeyKind.
SECONDARY_READONLY - Static variable in class com.microsoft.azure.management.cosmosdb.KeyKind
Static value secondaryReadonly for KeyKind.

T

tags() - Method in class com.microsoft.azure.management.cosmosdb.DatabaseAccountPatchParameters
Get the tags value.
toString() - Method in class com.microsoft.azure.management.cosmosdb.DatabaseAccountKind
 
toString() - Method in enum com.microsoft.azure.management.cosmosdb.DatabaseAccountOfferType
 
toString() - Method in enum com.microsoft.azure.management.cosmosdb.DefaultConsistencyLevel
 
toString() - Method in class com.microsoft.azure.management.cosmosdb.KeyKind
 

V

valueOf(String) - Static method in enum com.microsoft.azure.management.cosmosdb.DatabaseAccountOfferType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.cosmosdb.DefaultConsistencyLevel
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.microsoft.azure.management.cosmosdb.DatabaseAccountOfferType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.cosmosdb.DefaultConsistencyLevel
Returns an array containing the constants of this enum type, in the order they are declared.

W

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
 
C D E F G H I K L M P R S T V W 
Skip navigation links

/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/