Skip navigation links
B C D E F G H I K L M N O P Q R S T U V 

B

Beta - Annotation Type in com.azure.cosmos.util
 
Beta.SinceVersion - Enum in com.azure.cosmos.util
Azure library version numbers
buildAsyncClient() - Method in class com.azure.cosmos.CosmosClientBuilder
Builds a cosmos async client with the provided properties
buildChangeFeedProcessor() - Method in class com.azure.cosmos.ChangeFeedProcessorBuilder
Builds a new instance of the ChangeFeedProcessor with the specified configuration.
buildClient() - Method in class com.azure.cosmos.CosmosClientBuilder
Builds a cosmos sync client with the provided properties
byPage() - Method in class com.azure.cosmos.util.CosmosPagedFlux
 
byPage(String) - Method in class com.azure.cosmos.util.CosmosPagedFlux
 
byPage(int) - Method in class com.azure.cosmos.util.CosmosPagedFlux
 
byPage(String, int) - Method in class com.azure.cosmos.util.CosmosPagedFlux
 

C

ChangeFeedProcessor - Interface in com.azure.cosmos
Simple host for distributing change feed events across observers, simplifying the process of reading the change feeds and distributing the processing events across multiple consumers effectively.
ChangeFeedProcessorBuilder - Class in com.azure.cosmos
Helper class to build a ChangeFeedProcessor instance.
ChangeFeedProcessorBuilder() - Constructor for class com.azure.cosmos.ChangeFeedProcessorBuilder
Instantiates a new Cosmos a new ChangeFeedProcessor builder.
ChangeFeedProcessorOptions - Class in com.azure.cosmos.models
Specifies the options associated with ChangeFeedProcessor.
ChangeFeedProcessorOptions() - Constructor for class com.azure.cosmos.models.ChangeFeedProcessorOptions
Instantiates a new Change feed processor options.
close() - Method in class com.azure.cosmos.CosmosAsyncClient
Close this CosmosAsyncClient instance and cleans up the resources.
close() - Method in class com.azure.cosmos.CosmosClient
Close this CosmosClient instance.
com.azure.cosmos - package com.azure.cosmos
This package provides interfaces for interacting with Azure Cosmos DB.
com.azure.cosmos.models - package com.azure.cosmos.models
This package provides rest contracts for interacting with Azure Cosmos DB SQL APIs.
com.azure.cosmos.util - package com.azure.cosmos.util
This package provides utilities such as CosmosPagedFlux and CosmosPagedIterable for interacting with Azure Cosmos DB SQL APIs.
CompositePath - Class in com.azure.cosmos.models
Represents a composite path of the IndexingPolicy in the Azure Cosmos DB database service.
CompositePath() - Constructor for class com.azure.cosmos.models.CompositePath
Constructor.
CompositePathSortOrder - Enum in com.azure.cosmos.models
Represents the sorting order for a path in a composite index, for a container in the Azure Cosmos DB database service.
ConflictResolutionMode - Enum in com.azure.cosmos.models
The enum Conflict resolution mode.
ConflictResolutionPolicy - Class in com.azure.cosmos.models
Represents the conflict resolution policy configuration for specifying how to resolve conflicts in case writes from different regions result in conflicts on items in the container in the Azure Cosmos DB service.
ConnectionMode - Enum in com.azure.cosmos
Represents the connection mode to be used by the client in the Azure Cosmos DB database service.
connectionSharingAcrossClientsEnabled(boolean) - Method in class com.azure.cosmos.CosmosClientBuilder
Enables connections sharing across multiple Cosmos Clients.
ConsistencyLevel - Enum in com.azure.cosmos
Represents the consistency levels supported for Azure Cosmos DB client operations in the Azure Cosmos DB service.
consistencyLevel(ConsistencyLevel) - Method in class com.azure.cosmos.CosmosClientBuilder
Sets the ConsistencyLevel to be used By default, ConsistencyLevel.SESSION consistency will be used.
ContainerChildResourceType - Enum in com.azure.cosmos.models
Specifies the kind of resource that has a Cosmos container as parent resource.
contentResponseOnWriteEnabled(boolean) - Method in class com.azure.cosmos.CosmosClientBuilder
Sets the boolean to only return the headers and status code in Cosmos DB response in case of Create, Update and Delete operations on CosmosItem.
CosmosAsyncClient - Class in com.azure.cosmos
Provides a client-side logical representation of the Azure Cosmos DB service.
CosmosAsyncConflict - Class in com.azure.cosmos
Read and delete conflicts
CosmosAsyncContainer - Class in com.azure.cosmos
Provides methods for reading, deleting, and replacing existing Containers.
CosmosAsyncDatabase - Class in com.azure.cosmos
Perform read and delete databases, update database throughput, and perform operations on child resources
CosmosAsyncPermission - Class in com.azure.cosmos
Has methods to operate on a per-User Permission to access a specific resource
CosmosAsyncScripts - Class in com.azure.cosmos
The type Cosmos async scripts.
CosmosAsyncStoredProcedure - Class in com.azure.cosmos
The type Cosmos async stored procedure.
CosmosAsyncTrigger - Class in com.azure.cosmos
The type Cosmos async trigger.
CosmosAsyncUser - Class in com.azure.cosmos
The type Cosmos async user.
CosmosAsyncUserDefinedFunction - Class in com.azure.cosmos
The type Cosmos async user defined function.
CosmosClient - Class in com.azure.cosmos
Provides a client-side logical representation of the Azure Cosmos DB service.
CosmosClientBuilder - Class in com.azure.cosmos
Helper class to build CosmosAsyncClient CosmosAsyncClient and CosmosClient CosmosClient instances as logical representation of the Azure Cosmos database service.
CosmosClientBuilder() - Constructor for class com.azure.cosmos.CosmosClientBuilder
Instantiates a new Cosmos client builder.
CosmosConflictProperties - Class in com.azure.cosmos.models
The type Cosmos conflict properties.
CosmosConflictRequestOptions - Class in com.azure.cosmos.models
The type Cosmos conflict request options.
CosmosConflictRequestOptions() - Constructor for class com.azure.cosmos.models.CosmosConflictRequestOptions
 
CosmosConflictResponse - Class in com.azure.cosmos.models
The type Cosmos conflict response.
CosmosContainer - Class in com.azure.cosmos
Provides synchronous methods for reading, deleting, and replacing existing Containers Provides methods for interacting with child resources (Items, Scripts, Conflicts)
CosmosContainerProperties - Class in com.azure.cosmos.models
Represents a container in the Azure Cosmos DB database service.
CosmosContainerProperties(String, String) - Constructor for class com.azure.cosmos.models.CosmosContainerProperties
Constructor
CosmosContainerProperties(String, PartitionKeyDefinition) - Constructor for class com.azure.cosmos.models.CosmosContainerProperties
Constructor
CosmosContainerRequestOptions - Class in com.azure.cosmos.models
Encapsulates options that can be specified for a request issued to Cosmos container.
CosmosContainerRequestOptions() - Constructor for class com.azure.cosmos.models.CosmosContainerRequestOptions
 
CosmosContainerResponse - Class in com.azure.cosmos.models
The type Cosmos container response.
CosmosDatabase - Class in com.azure.cosmos
Perform read and delete databases, update database throughput, and perform operations on child resources in a synchronous way
CosmosDatabaseProperties - Class in com.azure.cosmos.models
Represents a CosmosAsyncDatabase in the Azure Cosmos database service.
CosmosDatabaseProperties(String) - Constructor for class com.azure.cosmos.models.CosmosDatabaseProperties
Constructor
CosmosDatabaseRequestOptions - Class in com.azure.cosmos.models
Encapsulates options that can be specified for a request issued to cosmos database.
CosmosDatabaseRequestOptions() - Constructor for class com.azure.cosmos.models.CosmosDatabaseRequestOptions
 
CosmosDatabaseResponse - Class in com.azure.cosmos.models
The type Cosmos database response.
CosmosDiagnostics - Class in com.azure.cosmos
This class represents response diagnostic statistics associated with a request to Azure Cosmos DB
CosmosException - Exception in com.azure.cosmos
This class defines a custom exception type for all operations on CosmosClient in the Azure Cosmos DB database service.
CosmosException(int, String, Map<String, String>, Throwable) - Constructor for exception com.azure.cosmos.CosmosException
 
CosmosException(int, String) - Constructor for exception com.azure.cosmos.CosmosException
Creates a new instance of the CosmosException class.
CosmosException(int, Exception) - Constructor for exception com.azure.cosmos.CosmosException
Creates a new instance of the CosmosException class.
CosmosException(int, CosmosError, Map<String, String>) - Constructor for exception com.azure.cosmos.CosmosException
Creates a new instance of the CosmosException class.
CosmosException(String, int, CosmosError, Map<String, String>) - Constructor for exception com.azure.cosmos.CosmosException
Creates a new instance of the CosmosException class.
CosmosException(String, Exception, Map<String, String>, int, String) - Constructor for exception com.azure.cosmos.CosmosException
Creates a new instance of the CosmosException class.
CosmosItemIdentity - Class in com.azure.cosmos.models
Encapsulates the PartitionKey/id tuple that uniquely identifies a CosmosItem
CosmosItemIdentity(PartitionKey, String) - Constructor for class com.azure.cosmos.models.CosmosItemIdentity
Instantiates an instance of the CosmosItemIdentity class
CosmosItemRequestOptions - Class in com.azure.cosmos.models
Encapsulates options that can be specified for a request issued to cosmos Item.
CosmosItemRequestOptions() - Constructor for class com.azure.cosmos.models.CosmosItemRequestOptions
Constructor
CosmosItemResponse<T> - Class in com.azure.cosmos.models
The type Cosmos item response.
CosmosPagedFlux<T> - Class in com.azure.cosmos.util
Cosmos implementation of ContinuablePagedFlux.
CosmosPagedIterable<T> - Class in com.azure.cosmos.util
Cosmos implementation of ContinuablePagedIterable.
CosmosPermissionProperties - Class in com.azure.cosmos.models
The type Cosmos permission properties.
CosmosPermissionProperties() - Constructor for class com.azure.cosmos.models.CosmosPermissionProperties
Initialize a permission object.
CosmosPermissionRequestOptions - Class in com.azure.cosmos.models
Contains the request options of CosmosAsyncPermission
CosmosPermissionRequestOptions() - Constructor for class com.azure.cosmos.models.CosmosPermissionRequestOptions
 
CosmosPermissionResponse - Class in com.azure.cosmos.models
The type Cosmos permission response.
CosmosQueryRequestOptions - Class in com.azure.cosmos.models
Specifies the options associated with query methods (enumeration operations) in the Azure Cosmos DB database service.
CosmosQueryRequestOptions() - Constructor for class com.azure.cosmos.models.CosmosQueryRequestOptions
Instantiates a new query request options.
CosmosResponse<T> - Class in com.azure.cosmos.models
The cosmos response
CosmosScripts - Class in com.azure.cosmos
The type Cosmos sync scripts.
CosmosStoredProcedure - Class in com.azure.cosmos
The type Cosmos sync stored procedure.
CosmosStoredProcedure(String, CosmosContainer, CosmosAsyncStoredProcedure) - Constructor for class com.azure.cosmos.CosmosStoredProcedure
Instantiates a new Cosmos sync stored procedure.
CosmosStoredProcedureProperties - Class in com.azure.cosmos.models
Represents a stored procedure in the Azure Cosmos DB database service.
CosmosStoredProcedureProperties(String, String) - Constructor for class com.azure.cosmos.models.CosmosStoredProcedureProperties
Constructor.
CosmosStoredProcedureRequestOptions - Class in com.azure.cosmos.models
Encapsulates options that can be specified for a request issued to cosmos stored procedure.
CosmosStoredProcedureRequestOptions() - Constructor for class com.azure.cosmos.models.CosmosStoredProcedureRequestOptions
 
CosmosStoredProcedureResponse - Class in com.azure.cosmos.models
The type Cosmos stored procedure response.
CosmosTrigger - Class in com.azure.cosmos
The type Cosmos sync trigger.
CosmosTriggerProperties - Class in com.azure.cosmos.models
The type Cosmos trigger properties.
CosmosTriggerProperties(String, String) - Constructor for class com.azure.cosmos.models.CosmosTriggerProperties
Constructor.
CosmosTriggerResponse - Class in com.azure.cosmos.models
The type Cosmos trigger response.
CosmosUser - Class in com.azure.cosmos
The type Cosmos sync user.
CosmosUserDefinedFunction - Class in com.azure.cosmos
The type Cosmos sync user defined function.
CosmosUserDefinedFunctionProperties - Class in com.azure.cosmos.models
The type Cosmos user defined function properties.
CosmosUserDefinedFunctionProperties(String, String) - Constructor for class com.azure.cosmos.models.CosmosUserDefinedFunctionProperties
Constructor.
CosmosUserDefinedFunctionResponse - Class in com.azure.cosmos.models
The type Cosmos user defined function response.
CosmosUserProperties - Class in com.azure.cosmos.models
The Cosmos user properties.
CosmosUserProperties() - Constructor for class com.azure.cosmos.models.CosmosUserProperties
Initialize a user object.
CosmosUserResponse - Class in com.azure.cosmos.models
The type Cosmos user response.
createAutoscaledThroughput(int) - Static method in class com.azure.cosmos.models.ThroughputProperties
Create auto scaled provisioned throughput throughput properties.
createContainer(CosmosContainerProperties) - Method in class com.azure.cosmos.CosmosAsyncDatabase
Creates a Cosmos container.
createContainer(CosmosContainerProperties, ThroughputProperties) - Method in class com.azure.cosmos.CosmosAsyncDatabase
Creates a Cosmos container with custom throughput properties.
createContainer(CosmosContainerProperties, ThroughputProperties, CosmosContainerRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncDatabase
Creates a container.
createContainer(CosmosContainerProperties, CosmosContainerRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncDatabase
Creates a Cosmos container.
createContainer(String, String) - Method in class com.azure.cosmos.CosmosAsyncDatabase
Creates a Cosmos container.
createContainer(String, String, ThroughputProperties) - Method in class com.azure.cosmos.CosmosAsyncDatabase
Creates a Cosmos container.
createContainer(CosmosContainerProperties) - Method in class com.azure.cosmos.CosmosDatabase
Creates a Cosmos container.
createContainer(CosmosContainerProperties, ThroughputProperties) - Method in class com.azure.cosmos.CosmosDatabase
Creates a Cosmos container with custom throughput setting.
createContainer(CosmosContainerProperties, CosmosContainerRequestOptions) - Method in class com.azure.cosmos.CosmosDatabase
Creates a Cosmos container while passing additional request options.
createContainer(CosmosContainerProperties, ThroughputProperties, CosmosContainerRequestOptions) - Method in class com.azure.cosmos.CosmosDatabase
Creates a Cosmos container.
createContainer(String, String) - Method in class com.azure.cosmos.CosmosDatabase
Create a Cosmos container.
createContainer(String, String, ThroughputProperties) - Method in class com.azure.cosmos.CosmosDatabase
Create a Cosmos container.
createContainerIfNotExists(CosmosContainerProperties) - Method in class com.azure.cosmos.CosmosAsyncDatabase
Creates a Cosmos container if it does not exist on the service.
createContainerIfNotExists(CosmosContainerProperties, ThroughputProperties) - Method in class com.azure.cosmos.CosmosAsyncDatabase
Creates a Cosmos container if it does not exist on the service.
createContainerIfNotExists(String, String) - Method in class com.azure.cosmos.CosmosAsyncDatabase
Creates a Cosmos container if it does not exist on the service.
createContainerIfNotExists(String, String, ThroughputProperties) - Method in class com.azure.cosmos.CosmosAsyncDatabase
Creates a Cosmos container if it does not exist on the service.
createContainerIfNotExists(CosmosContainerProperties) - Method in class com.azure.cosmos.CosmosDatabase
Create container if one matching the id in the properties object does not exist.
createContainerIfNotExists(CosmosContainerProperties, ThroughputProperties) - Method in class com.azure.cosmos.CosmosDatabase
Creates a Cosmos container if one matching the id in the properties object does not exist.
createContainerIfNotExists(String, String) - Method in class com.azure.cosmos.CosmosDatabase
Creates a Cosmos container if one matching the id does not exist.
createContainerIfNotExists(String, String, ThroughputProperties) - Method in class com.azure.cosmos.CosmosDatabase
Creates a Cosmos container if one matching the id does not exist.
createCustomPolicy(String) - Static method in class com.azure.cosmos.models.ConflictResolutionPolicy
Creates a CUSTOM ConflictResolutionPolicy which uses the specified stored procedure to perform conflict resolution
createCustomPolicy() - Static method in class com.azure.cosmos.models.ConflictResolutionPolicy
Creates a CUSTOM ConflictResolutionPolicy without any StoredProcedure.
createDatabase(CosmosDatabaseProperties, CosmosDatabaseRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncClient
Creates a database.
createDatabase(CosmosDatabaseProperties) - Method in class com.azure.cosmos.CosmosAsyncClient
Creates a database.
createDatabase(String) - Method in class com.azure.cosmos.CosmosAsyncClient
Creates a database.
createDatabase(CosmosDatabaseProperties, ThroughputProperties, CosmosDatabaseRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncClient
Creates a database.
createDatabase(CosmosDatabaseProperties, ThroughputProperties) - Method in class com.azure.cosmos.CosmosAsyncClient
Creates a database.
createDatabase(String, ThroughputProperties) - Method in class com.azure.cosmos.CosmosAsyncClient
Creates a database.
createDatabase(CosmosDatabaseProperties, CosmosDatabaseRequestOptions) - Method in class com.azure.cosmos.CosmosClient
Creates a database.
createDatabase(CosmosDatabaseProperties) - Method in class com.azure.cosmos.CosmosClient
Creates a Cosmos database.
createDatabase(String) - Method in class com.azure.cosmos.CosmosClient
Creates a Cosmos database.
createDatabase(CosmosDatabaseProperties, ThroughputProperties, CosmosDatabaseRequestOptions) - Method in class com.azure.cosmos.CosmosClient
Creates a Cosmos database.
createDatabase(CosmosDatabaseProperties, ThroughputProperties) - Method in class com.azure.cosmos.CosmosClient
Creates a Cosmos database.
createDatabase(String, ThroughputProperties) - Method in class com.azure.cosmos.CosmosClient
Creates a Cosmos database.
createDatabaseIfNotExists(CosmosDatabaseProperties) - Method in class com.azure.cosmos.CosmosAsyncClient
CREATE a Database if it does not already exist on the service.
createDatabaseIfNotExists(String) - Method in class com.azure.cosmos.CosmosAsyncClient
Create a Database if it does not already exist on the service.
createDatabaseIfNotExists(String, ThroughputProperties) - Method in class com.azure.cosmos.CosmosAsyncClient
Create a Database if it does not already exist on the service.
createDatabaseIfNotExists(String, ThroughputProperties) - Method in class com.azure.cosmos.CosmosClient
Create a Cosmos database if it does not already exist on the service.
createDatabaseIfNotExists(String) - Method in class com.azure.cosmos.CosmosClient
Create a Cosmos database if it does not already exist on the service.
createItem(T) - Method in class com.azure.cosmos.CosmosAsyncContainer
Creates an item.
createItem(T, PartitionKey, CosmosItemRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncContainer
Creates an item.
createItem(T, CosmosItemRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncContainer
Creates a Cosmos item.
createItem(T) - Method in class com.azure.cosmos.CosmosContainer
Creates a new item synchronously and returns its respective Cosmos item response.
createItem(T, PartitionKey, CosmosItemRequestOptions) - Method in class com.azure.cosmos.CosmosContainer
Creates a new item synchronously and returns its respective Cosmos item response while specifying additional options.
createItem(T, CosmosItemRequestOptions) - Method in class com.azure.cosmos.CosmosContainer
Creates a new item synchronously and returns its respective Cosmos item response while specifying additional options.
createLastWriterWinsPolicy() - Static method in class com.azure.cosmos.models.ConflictResolutionPolicy
Creates a LAST_WRITER_WINS ConflictResolutionPolicy with "/_ts" as the resolution path.
createLastWriterWinsPolicy(String) - Static method in class com.azure.cosmos.models.ConflictResolutionPolicy
Creates a LAST_WRITER_WINS ConflictResolutionPolicy with path as the resolution path.
createManualThroughput(int) - Static method in class com.azure.cosmos.models.ThroughputProperties
Create fixed throughput properties.
createPermission(CosmosPermissionProperties, CosmosPermissionRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncUser
Creates a permission.
createStoredProcedure(CosmosStoredProcedureProperties) - Method in class com.azure.cosmos.CosmosAsyncScripts
Creates a cosmos stored procedure.
createStoredProcedure(CosmosStoredProcedureProperties, CosmosStoredProcedureRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncScripts
Creates a cosmos stored procedure.
createStoredProcedure(CosmosStoredProcedureProperties) - Method in class com.azure.cosmos.CosmosScripts
Create stored procedure
createStoredProcedure(CosmosStoredProcedureProperties, CosmosStoredProcedureRequestOptions) - Method in class com.azure.cosmos.CosmosScripts
Create stored procedure cosmos
createTrigger(CosmosTriggerProperties) - Method in class com.azure.cosmos.CosmosAsyncScripts
Creates a Cosmos trigger.
createTrigger(CosmosTriggerProperties) - Method in class com.azure.cosmos.CosmosScripts
Create trigger
createUser(CosmosUserProperties) - Method in class com.azure.cosmos.CosmosAsyncDatabase
Creates a user After subscription the operation will be performed.
createUser(CosmosUserProperties) - Method in class com.azure.cosmos.CosmosDatabase
Create Cosmos user instance without making a service call.
createUserDefinedFunction(CosmosUserDefinedFunctionProperties) - Method in class com.azure.cosmos.CosmosAsyncScripts
Creates a cosmos user defined function.
createUserDefinedFunction(CosmosUserDefinedFunctionProperties) - Method in class com.azure.cosmos.CosmosScripts
Create user defined function
credential(AzureKeyCredential) - Method in class com.azure.cosmos.CosmosClientBuilder
Sets the AzureKeyCredential to be used

D

delete(CosmosConflictRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncConflict
Reads all conflicts in a container.
delete(CosmosContainerRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncContainer
Deletes the container
delete() - Method in class com.azure.cosmos.CosmosAsyncContainer
Deletes the current container.
delete() - Method in class com.azure.cosmos.CosmosAsyncDatabase
Deletes a database.
delete(CosmosDatabaseRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncDatabase
Deletes a database.
delete(CosmosPermissionRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncPermission
Deletes a permission.
delete() - Method in class com.azure.cosmos.CosmosAsyncStoredProcedure
Deletes a stored procedure
delete(CosmosStoredProcedureRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncStoredProcedure
Deletes a stored procedure
delete() - Method in class com.azure.cosmos.CosmosAsyncTrigger
Deletes a cosmos trigger.
delete() - Method in class com.azure.cosmos.CosmosAsyncUser
Delete a cosmos user
delete() - Method in class com.azure.cosmos.CosmosAsyncUserDefinedFunction
Deletes a cosmos user defined function.
delete(CosmosContainerRequestOptions) - Method in class com.azure.cosmos.CosmosContainer
Deletes the current Cosmos container while specifying additional options such as If-Match.
delete() - Method in class com.azure.cosmos.CosmosContainer
Deletes the current cosmos container.
delete() - Method in class com.azure.cosmos.CosmosDatabase
Deletes the current Cosmos database.
delete(CosmosDatabaseRequestOptions) - Method in class com.azure.cosmos.CosmosDatabase
Delete the current Cosmos database while specifying additional request options.
delete() - Method in class com.azure.cosmos.CosmosStoredProcedure
Delete cosmos stored procedure.
delete() - Method in class com.azure.cosmos.CosmosTrigger
Delete cosmos trigger.
delete() - Method in class com.azure.cosmos.CosmosUser
Delete cosmos user.
delete() - Method in class com.azure.cosmos.CosmosUserDefinedFunction
Delete cosmos user defined function.
deleteItem(String, PartitionKey) - Method in class com.azure.cosmos.CosmosAsyncContainer
Deletes an item.
deleteItem(String, PartitionKey, CosmosItemRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncContainer
Deletes the item.
deleteItem(T, CosmosItemRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncContainer
Deletes the item.
deleteItem(String, PartitionKey, CosmosItemRequestOptions) - Method in class com.azure.cosmos.CosmosContainer
Deletes an item in the current container.
deleteItem(T, CosmosItemRequestOptions) - Method in class com.azure.cosmos.CosmosContainer
Deletes an item in the current container.
DirectConnectionConfig - Class in com.azure.cosmos
Represents the connection config with ConnectionMode.DIRECT associated with Cosmos Client in the Azure Cosmos DB database service.
DirectConnectionConfig() - Constructor for class com.azure.cosmos.DirectConnectionConfig
Constructor
directMode() - Method in class com.azure.cosmos.CosmosClientBuilder
Sets the default DIRECT connection configuration to be used.
directMode(DirectConnectionConfig) - Method in class com.azure.cosmos.CosmosClientBuilder
Sets the DIRECT connection configuration to be used.
directMode(DirectConnectionConfig, GatewayConnectionConfig) - Method in class com.azure.cosmos.CosmosClientBuilder
Sets the DIRECT connection configuration to be used.

E

endpoint(String) - Method in class com.azure.cosmos.CosmosClientBuilder
Sets the Azure Cosmos DB endpoint the SDK will connect to
endpointDiscoveryEnabled(boolean) - Method in class com.azure.cosmos.CosmosClientBuilder
Sets the flag to enable endpoint discovery for geo-replicated database accounts.
equals(Object) - Method in class com.azure.cosmos.models.PartitionKey
Overrides the Equal operator for object comparisons between two instances of PartitionKey
ExcludedPath - Class in com.azure.cosmos.models
Represents an excluded path of the IndexingPolicy in the Azure Cosmos DB database service.
ExcludedPath(String) - Constructor for class com.azure.cosmos.models.ExcludedPath
Constructor.
execute(List<Object>, CosmosStoredProcedureRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncStoredProcedure
Executes a stored procedure
execute(List<Object>, CosmosStoredProcedureRequestOptions) - Method in class com.azure.cosmos.CosmosStoredProcedure
Execute cosmos sync stored procedure.

F

feedContainer(CosmosAsyncContainer) - Method in class com.azure.cosmos.ChangeFeedProcessorBuilder
Sets and existing CosmosAsyncContainer to be used to read from the monitored container.
FeedResponse<T> - Class in com.azure.cosmos.models
The type Feed response.

G

GatewayConnectionConfig - Class in com.azure.cosmos
Represents the connection config with ConnectionMode.GATEWAY associated with Cosmos Client in the Azure Cosmos DB database service.
GatewayConnectionConfig() - Constructor for class com.azure.cosmos.GatewayConnectionConfig
Constructor.
gatewayMode() - Method in class com.azure.cosmos.CosmosClientBuilder
Sets the default GATEWAY connection configuration to be used.
gatewayMode(GatewayConnectionConfig) - Method in class com.azure.cosmos.CosmosClientBuilder
Sets the GATEWAY connection configuration to be used.
getActivityId() - Method in exception com.azure.cosmos.CosmosException
Gets the activity ID associated with the request.
getActivityId() - Method in class com.azure.cosmos.models.CosmosItemResponse
Gets the Activity ID for the request.
getActivityId() - Method in class com.azure.cosmos.models.CosmosResponse
Gets the Activity ID for the request.
getActivityId() - Method in class com.azure.cosmos.models.CosmosStoredProcedureResponse
Gets the Activity ID for the request.
getActivityId() - Method in class com.azure.cosmos.models.FeedResponse
Gets the activity ID for the request.
getAnalyticalStoreTimeToLiveInSeconds() - Method in class com.azure.cosmos.models.CosmosContainerProperties
Gets the analytical store time to live in seconds for items in a container from the Azure Cosmos DB service.
getAutoscaleMaxThroughput() - Method in class com.azure.cosmos.models.ThroughputProperties
Gets max auto-scale throughput.
getBody() - Method in class com.azure.cosmos.models.CosmosStoredProcedureProperties
Get the body of the stored procedure.
getBody() - Method in class com.azure.cosmos.models.CosmosTriggerProperties
Get the body of the trigger.
getBody() - Method in class com.azure.cosmos.models.CosmosUserDefinedFunctionProperties
Get the body of the user defined function.
getCollectionQuota() - Method in class com.azure.cosmos.models.FeedResponse
Gets the maximum quota for container resources within an account from the Azure Cosmos DB service.
getCollectionSizeQuota() - Method in class com.azure.cosmos.models.FeedResponse
Gets the maximum size of a container in kilobytes from the Azure Cosmos DB service.
getCollectionSizeUsage() - Method in class com.azure.cosmos.models.FeedResponse
Gets the current size of a container in kilobytes from the Azure Cosmos DB service.
getCollectionUsage() - Method in class com.azure.cosmos.models.FeedResponse
Gets the current number of container resources within the account from the Azure Cosmos DB service.
getCompositeIndexes() - Method in class com.azure.cosmos.models.IndexingPolicy
Gets the composite indexes for additional indexes.
getConflict(String) - Method in class com.azure.cosmos.CosmosAsyncContainer
Gets a CosmosAsyncConflict object using current container for context.
getConflictResolutionPath() - Method in class com.azure.cosmos.models.ConflictResolutionPolicy
Gets the path which is present in each item in the Azure Cosmos DB service for last writer wins conflict-resolution.
getConflictResolutionPolicy() - Method in class com.azure.cosmos.models.CosmosContainerProperties
Gets the conflictResolutionPolicy that is used for resolving conflicting writes on items in different regions, in a container in the Azure Cosmos DB service.
getConflictResolutionProcedure() - Method in class com.azure.cosmos.models.ConflictResolutionPolicy
Gets the StoredProcedure which is used for conflict resolution in the Azure Cosmos DB service.
getConnectTimeout() - Method in class com.azure.cosmos.DirectConnectionConfig
Gets the connect timeout for direct client, represents timeout for establishing connections with an endpoint.
getContainer(String) - Method in class com.azure.cosmos.CosmosAsyncDatabase
Gets a CosmosAsyncContainer object without making a service call
getContainer(String) - Method in class com.azure.cosmos.CosmosDatabase
Gets a Cosmos container instance without making a service call.
getContainerName() - Method in class com.azure.cosmos.models.CosmosPermissionProperties
Gets the name of the Cosmos container as the parent resource which is associated with this permission object.
getContinuationToken() - Method in class com.azure.cosmos.models.FeedResponse
Gets the continuation token to be used for continuing the enumeration.
getCosmosDiagnostics() - Method in class com.azure.cosmos.models.FeedResponse
Gets the feed response diagnostics
getCurrentResourceQuotaUsage() - Method in class com.azure.cosmos.models.CosmosItemResponse
Gets the current size of this entity (in megabytes (MB) for server resources and in count for master resources)
getCurrentResourceQuotaUsage() - Method in class com.azure.cosmos.models.CosmosResponse
Gets the current size of this entity (in megabytes (MB) for server resources and in count for master resources)
getCurrentResourceQuotaUsage() - Method in class com.azure.cosmos.models.FeedResponse
Gets the current size of this entity from the Azure Cosmos DB service.
getDatabase(String) - Method in class com.azure.cosmos.CosmosAsyncClient
Gets a database object without making a service call.
getDatabase() - Method in class com.azure.cosmos.CosmosAsyncContainer
Gets the parent CosmosAsyncDatabase for the current container.
getDatabase(String) - Method in class com.azure.cosmos.CosmosClient
Gets the Cosmos database client.
getDatabaseQuota() - Method in class com.azure.cosmos.models.CosmosDatabaseResponse
Gets the Max Quota.
getDatabaseQuota() - Method in class com.azure.cosmos.models.FeedResponse
Gets the maximum quota for database resources within the account from the Azure Cosmos DB service.
getDatabaseUsage() - Method in class com.azure.cosmos.models.CosmosDatabaseResponse
Gets the current Usage.
getDatabaseUsage() - Method in class com.azure.cosmos.models.FeedResponse
Gets the current number of database resources within the account from the Azure Cosmos DB service.
getDefaultConfig() - Static method in class com.azure.cosmos.DirectConnectionConfig
Gets the default DIRECT connection configuration.
getDefaultConfig() - Static method in class com.azure.cosmos.GatewayConnectionConfig
Gets the default Gateway connection configuration.
getDefaultTimeToLiveInSeconds() - Method in class com.azure.cosmos.models.CosmosContainerProperties
Gets the container's default time-to-live value.
getDiagnostics() - Method in exception com.azure.cosmos.CosmosException
Gets the Cosmos Diagnostic Statistics associated with this exception.
getDiagnostics() - Method in class com.azure.cosmos.models.CosmosItemResponse
Gets the diagnostics information for the current request to Azure Cosmos DB service.
getDiagnostics() - Method in class com.azure.cosmos.models.CosmosResponse
Gets the diagnostics information for the current request to Azure Cosmos DB service.
getDuration() - Method in class com.azure.cosmos.CosmosDiagnostics
Retrieves duration related to the completion of the request.
getDuration() - Method in class com.azure.cosmos.models.CosmosItemResponse
Gets the end-to-end request latency for the current request to Azure Cosmos DB service.
getDuration() - Method in class com.azure.cosmos.models.CosmosResponse
Gets the end-to-end request latency for the current request to Azure Cosmos DB service.
getElements() - Method in class com.azure.cosmos.models.FeedResponse
 
getEstimatedLag() - Method in interface com.azure.cosmos.ChangeFeedProcessor
Returns the current owner (host) and an approximation of the difference between the last processed item (defined by the state of the feed container) and the latest change in the container for each partition (lease item).
getETag() - Method in class com.azure.cosmos.models.CosmosConflictProperties
Get the entity tag associated with the resource.
getETag() - Method in class com.azure.cosmos.models.CosmosContainerProperties
Get the entity tag associated with the resource.
getETag() - Method in class com.azure.cosmos.models.CosmosDatabaseProperties
Get the entity tag associated with the resource.
getETag() - Method in class com.azure.cosmos.models.CosmosItemResponse
Gets the ETag from the response headers.
getETag() - Method in class com.azure.cosmos.models.CosmosPermissionProperties
Get the entity tag associated with the resource.
getETag() - Method in class com.azure.cosmos.models.CosmosStoredProcedureProperties
Get the entity tag associated with the resource.
getETag() - Method in class com.azure.cosmos.models.CosmosTriggerProperties
Get the entity tag associated with the resource.
getETag() - Method in class com.azure.cosmos.models.CosmosUserDefinedFunctionProperties
Get the entity tag associated with the resource.
getETag() - Method in class com.azure.cosmos.models.CosmosUserProperties
Get the entity tag associated with the resource.
getETag() - Method in class com.azure.cosmos.models.ThroughputProperties
Get the entity tag associated with the resource.
getExcludedPaths() - Method in class com.azure.cosmos.models.IndexingPolicy
Gets the paths that are not indexed.
getFeedPollDelay() - Method in class com.azure.cosmos.models.ChangeFeedProcessorOptions
Gets the delay in between polling a partition for new changes on the feed, after all current changes are drained.
getId() - Method in class com.azure.cosmos.CosmosAsyncConflict
Get the id of the CosmosAsyncConflict
getId() - Method in class com.azure.cosmos.CosmosAsyncContainer
Get the id of the CosmosAsyncContainer.
getId() - Method in class com.azure.cosmos.CosmosAsyncDatabase
Get the id of the CosmosAsyncDatabase.
getId() - Method in class com.azure.cosmos.CosmosAsyncPermission
Get the id of the CosmosAsyncPermission
getId() - Method in class com.azure.cosmos.CosmosAsyncStoredProcedure
Get the id of the CosmosAsyncStoredProcedure
getId() - Method in class com.azure.cosmos.CosmosAsyncTrigger
Get the id of the CosmosAsyncTrigger
getId() - Method in class com.azure.cosmos.CosmosAsyncUser
Get the id of the CosmosAsyncUser
getId() - Method in class com.azure.cosmos.CosmosAsyncUserDefinedFunction
getId() - Method in class com.azure.cosmos.CosmosContainer
Gets the current container id.
getId() - Method in class com.azure.cosmos.CosmosDatabase
Get the id of the Cosmos database.
getId() - Method in class com.azure.cosmos.CosmosStoredProcedure
Id string.
getId() - Method in class com.azure.cosmos.CosmosTrigger
Gets getId.
getId() - Method in class com.azure.cosmos.CosmosUser
Id string.
getId() - Method in class com.azure.cosmos.CosmosUserDefinedFunction
Id string.
getId() - Method in class com.azure.cosmos.models.CosmosConflictProperties
Gets the name of the resource.
getId() - Method in class com.azure.cosmos.models.CosmosContainerProperties
Gets the name of the resource.
getId() - Method in class com.azure.cosmos.models.CosmosDatabaseProperties
Gets the name of the resource.
getId() - Method in class com.azure.cosmos.models.CosmosItemIdentity
Gets the id value uniquely identifying this item within the scope of a logical partition
getId() - Method in class com.azure.cosmos.models.CosmosPermissionProperties
Gets the name of the resource.
getId() - Method in class com.azure.cosmos.models.CosmosStoredProcedureProperties
Gets the name of the resource.
getId() - Method in class com.azure.cosmos.models.CosmosTriggerProperties
Gets the name of the resource.
getId() - Method in class com.azure.cosmos.models.CosmosUserDefinedFunctionProperties
Gets the name of the resource.
getId() - Method in class com.azure.cosmos.models.CosmosUserProperties
Gets the name of the resource.
getId() - Method in class com.azure.cosmos.models.ThroughputProperties
Gets the name of the resource.
getIdleConnectionTimeout() - Method in class com.azure.cosmos.DirectConnectionConfig
Gets the idle connection timeout for direct client Default value is Duration.ZERO Direct client doesn't close a single connection to an endpoint by default unless specified.
getIdleConnectionTimeout() - Method in class com.azure.cosmos.GatewayConnectionConfig
Gets the value of the timeout for an idle connection, the default is 60 seconds.
getIdleEndpointTimeout() - Method in class com.azure.cosmos.DirectConnectionConfig
Gets the idle endpoint timeout Default value is 1 hour.
getIfMatchETag() - Method in class com.azure.cosmos.models.CosmosConflictRequestOptions
Gets the If-Match (ETag) associated with the request in the Azure Cosmos DB service.
getIfMatchETag() - Method in class com.azure.cosmos.models.CosmosContainerRequestOptions
Gets the If-Match (ETag) associated with the request in the Azure Cosmos DB service.
getIfMatchETag() - Method in class com.azure.cosmos.models.CosmosDatabaseRequestOptions
Gets the If-Match (ETag) associated with the request in the Azure Cosmos DB service.
getIfMatchETag() - Method in class com.azure.cosmos.models.CosmosItemRequestOptions
Gets the If-Match (ETag) associated with the request in the Azure Cosmos DB service.
getIfMatchETag() - Method in class com.azure.cosmos.models.CosmosPermissionRequestOptions
Gets the If-Match (ETag) associated with the request in the Azure Cosmos DB service.
getIfMatchETag() - Method in class com.azure.cosmos.models.CosmosStoredProcedureRequestOptions
Gets the If-Match (ETag) associated with the request in the Azure Cosmos DB service.
getIfNoneMatchETag() - Method in class com.azure.cosmos.models.CosmosConflictRequestOptions
Gets the If-None-Match (ETag) associated with the request in the Azure Cosmos DB service.
getIfNoneMatchETag() - Method in class com.azure.cosmos.models.CosmosContainerRequestOptions
Gets the If-None-Match (ETag) associated with the request in the Azure Cosmos DB service.
getIfNoneMatchETag() - Method in class com.azure.cosmos.models.CosmosDatabaseRequestOptions
Gets the If-None-Match (ETag) associated with the request in the Azure Cosmos DB service.
getIfNoneMatchETag() - Method in class com.azure.cosmos.models.CosmosItemRequestOptions
Gets the If-None-Match (ETag) associated with the request in the Azure Cosmos DB service.
getIfNoneMatchETag() - Method in class com.azure.cosmos.models.CosmosPermissionRequestOptions
Gets the If-None-Match (ETag) associated with the request in the Azure Cosmos DB service.
getIfNoneMatchETag() - Method in class com.azure.cosmos.models.CosmosStoredProcedureRequestOptions
Gets the If-None-Match (ETag) associated with the request in the Azure Cosmos DB service.
getIncludedPaths() - Method in class com.azure.cosmos.models.IndexingPolicy
Gets the paths that are chosen to be indexed by the user.
getIndexingDirective() - Method in class com.azure.cosmos.models.CosmosItemRequestOptions
Gets the indexing directive (index, do not index etc).
getIndexingMode() - Method in class com.azure.cosmos.models.IndexingPolicy
Gets the indexing mode (consistent or lazy).
getIndexingPolicy() - Method in class com.azure.cosmos.models.CosmosContainerProperties
Gets the container's indexing policy.
getIndexTransformationProgress() - Method in class com.azure.cosmos.models.CosmosContainerResponse
Gets the progress of an index transformation, if one is underway.
getItem() - Method in class com.azure.cosmos.models.CosmosItemResponse
Gets the resource.
getKind() - Method in class com.azure.cosmos.models.PartitionKeyDefinition
Sets the partition algorithm used to calculate the partition id given a partition key.
getLeaseAcquireInterval() - Method in class com.azure.cosmos.models.ChangeFeedProcessorOptions
Gets the interval to kick off a task to compute if partitions are distributed evenly among known host instances.
getLeaseExpirationInterval() - Method in class com.azure.cosmos.models.ChangeFeedProcessorOptions
Gets the interval for which the lease is taken on a lease representing a partition.
getLeasePrefix() - Method in class com.azure.cosmos.models.ChangeFeedProcessorOptions
Gets a prefix to be used as part of the lease ID.
getLeaseRenewInterval() - Method in class com.azure.cosmos.models.ChangeFeedProcessorOptions
Gets the renew interval for all leases for partitions currently held by ChangeFeedProcessor instance.
getManualThroughput() - Method in class com.azure.cosmos.models.ThroughputProperties
Gets offer throughput.
getMaxBufferedItemCount() - Method in class com.azure.cosmos.models.CosmosQueryRequestOptions
Gets the maximum number of items that can be buffered client side during parallel query execution.
getMaxConnectionPoolSize() - Method in class com.azure.cosmos.GatewayConnectionConfig
Gets the value of the connection pool size the client is using.
getMaxConnectionsPerEndpoint() - Method in class com.azure.cosmos.DirectConnectionConfig
Gets the max connections per endpoint This represents the size of connection pool for a specific endpoint Default value is 30
getMaxDegreeOfParallelism() - Method in class com.azure.cosmos.models.CosmosQueryRequestOptions
Gets the number of concurrent operations run client side during parallel query execution.
getMaxItemCount() - Method in class com.azure.cosmos.models.ChangeFeedProcessorOptions
Gets the maximum number of items to be returned in the enumeration operation in the Azure Cosmos DB service.
getMaxRequestsPerConnection() - Method in class com.azure.cosmos.DirectConnectionConfig
Gets the max requests per connection This represents the number of requests that will be queued on a single connection for a specific endpoint Default value is 10
getMaxResourceQuota() - Method in class com.azure.cosmos.models.CosmosItemResponse
Gets the maximum size limit for this entity (in megabytes (MB) for server resources and in count for master resources).
getMaxResourceQuota() - Method in class com.azure.cosmos.models.CosmosResponse
Gets the maximum size limit for this entity (in megabytes (MB) for server resources and in count for master resources).
getMaxResourceQuota() - Method in class com.azure.cosmos.models.FeedResponse
Gets the maximum size limit for this entity from the Azure Cosmos DB service.
getMaxRetryAttemptsOnThrottledRequests() - Method in class com.azure.cosmos.ThrottlingRetryOptions
Gets the maximum number of retries in the case where the request fails because the service has applied rate limiting on the client.
getMaxRetryWaitTime() - Method in class com.azure.cosmos.ThrottlingRetryOptions
Gets the maximum retry duration.
getMaxScaleCount() - Method in class com.azure.cosmos.models.ChangeFeedProcessorOptions
Gets the maximum number of partitions (parallel workers) the host can run.
getMessage() - Method in exception com.azure.cosmos.CosmosException
 
getMinScaleCount() - Method in class com.azure.cosmos.models.ChangeFeedProcessorOptions
Gets the minimum partition count (parallel workers) for the current host.
getMinThroughput() - Method in class com.azure.cosmos.models.ThroughputResponse
Gets minimum throughput in measurement of request units per second in the Azure Cosmos service.
getMode() - Method in class com.azure.cosmos.models.ConflictResolutionPolicy
Gets the ConflictResolutionMode in the Azure Cosmos DB service.
getName() - Method in class com.azure.cosmos.models.SqlParameter
Gets the name of the parameter.
getOperationKind() - Method in class com.azure.cosmos.models.CosmosConflictProperties
Gets the operation kind.
getOrder() - Method in class com.azure.cosmos.models.CompositePath
Gets the sort order for the composite path.
getParameters() - Method in class com.azure.cosmos.models.SqlQuerySpec
Gets the container of query parameters.
getPartitionKey() - Method in class com.azure.cosmos.models.CosmosItemIdentity
Gets the partition key
getPartitionKey() - Method in class com.azure.cosmos.models.CosmosQueryRequestOptions
Gets the partition key used to identify the current request's target partition.
getPartitionKey() - Method in class com.azure.cosmos.models.CosmosStoredProcedureRequestOptions
Gets the partition key used to identify the current request's target partition.
getPartitionKeyDefinition() - Method in class com.azure.cosmos.models.CosmosContainerProperties
Gets the containers's partition key definition.
getPath() - Method in class com.azure.cosmos.models.CompositePath
Gets path.
getPath() - Method in class com.azure.cosmos.models.ExcludedPath
Gets path.
getPath() - Method in class com.azure.cosmos.models.IncludedPath
Gets path.
getPath() - Method in class com.azure.cosmos.models.SpatialSpec
Gets path.
getPaths() - Method in class com.azure.cosmos.models.PartitionKeyDefinition
Gets the item property paths for the partition key.
getPaths() - Method in class com.azure.cosmos.models.UniqueKey
Gets the paths, a set of which must be unique for each item in the Azure Cosmos DB service.
getPermission(String) - Method in class com.azure.cosmos.CosmosAsyncUser
Get cosmos permission without making a call to backend
getPermissionMode() - Method in class com.azure.cosmos.models.CosmosPermissionProperties
Gets the permission mode.
getPermissionQuota() - Method in class com.azure.cosmos.models.FeedResponse
Gets the maximum quota for permission resources within an account from the Azure Cosmos DB service.
getPermissionUsage() - Method in class com.azure.cosmos.models.FeedResponse
Gets the current number of permission resources within the account from the Azure Cosmos DB service.
getPostTriggerInclude() - Method in class com.azure.cosmos.models.CosmosItemRequestOptions
Gets the triggers to be invoked after the operation.
getPreTriggerInclude() - Method in class com.azure.cosmos.models.CosmosItemRequestOptions
Gets the triggers to be invoked before the operation.
getProperties() - Method in class com.azure.cosmos.models.CosmosConflictResponse
Get conflict properties object representing the resource on the server
getProperties() - Method in class com.azure.cosmos.models.CosmosContainerResponse
Gets the container properties
getProperties() - Method in class com.azure.cosmos.models.CosmosDatabaseResponse
Gets the cosmos database properties
getProperties() - Method in class com.azure.cosmos.models.CosmosPermissionResponse
Get the permission properties
getProperties() - Method in class com.azure.cosmos.models.CosmosResponse
Gets properties.
getProperties() - Method in class com.azure.cosmos.models.CosmosStoredProcedureResponse
Gets the stored procedure properties
getProperties() - Method in class com.azure.cosmos.models.CosmosTriggerResponse
Gets the cosmos trigger properties or null
getProperties() - Method in class com.azure.cosmos.models.CosmosUserDefinedFunctionResponse
Gets the cosmos getUser defined function getProperties
getProperties() - Method in class com.azure.cosmos.models.CosmosUserResponse
Gets the cosmos user properties
getProperties() - Method in class com.azure.cosmos.models.ThroughputResponse
 
getProxy() - Method in class com.azure.cosmos.GatewayConnectionConfig
Gets the proxy options which contain the InetSocketAddress of proxy server.
getQueryText() - Method in class com.azure.cosmos.models.SqlQuerySpec
Gets the text of the query.
getRequestCharge() - Method in class com.azure.cosmos.models.CosmosItemResponse
Gets the request charge as request units (RU) consumed by the operation.
getRequestCharge() - Method in class com.azure.cosmos.models.CosmosResponse
Gets the request charge as request units (RU) consumed by the operation.
getRequestCharge() - Method in class com.azure.cosmos.models.CosmosStoredProcedureResponse
Gets the number of normalized requests charged.
getRequestCharge() - Method in class com.azure.cosmos.models.FeedResponse
Gets the request charge as request units (RU) consumed by the operation.
getResourceId() - Method in class com.azure.cosmos.models.CosmosContainerProperties
Gets the ID associated with the resource.
getResourceId() - Method in class com.azure.cosmos.models.CosmosDatabaseProperties
Gets the ID associated with the resource.
getResourceKind() - Method in class com.azure.cosmos.models.CosmosPermissionProperties
Gets the kind of resource that has a Cosmos container as the parent resource which is associated with this permission object.
getResourceName() - Method in class com.azure.cosmos.models.CosmosPermissionProperties
Gets the name of resource that has a Cosmos container as the parent resource which is associated with this permission object.
getResourcePartitionKey() - Method in class com.azure.cosmos.models.CosmosPermissionProperties
Gets the resource partition key associated with this permission object.
getResponseAsString() - Method in class com.azure.cosmos.models.CosmosStoredProcedureResponse
Gets the response of the stored procedure as a string.
getResponseContinuationTokenLimitInKb() - Method in class com.azure.cosmos.models.CosmosQueryRequestOptions
Gets the ResponseContinuationTokenLimitInKb request option for item query requests in the Azure Cosmos DB service.
getResponseHeaders() - Method in exception com.azure.cosmos.CosmosException
Gets the response headers as key-value pairs
getResponseHeaders() - Method in class com.azure.cosmos.models.CosmosItemResponse
Gets the headers associated with the response.
getResponseHeaders() - Method in class com.azure.cosmos.models.CosmosResponse
Gets the headers associated with the response.
getResponseHeaders() - Method in class com.azure.cosmos.models.FeedResponse
Gets the response headers.
getResults() - Method in class com.azure.cosmos.models.FeedResponse
Results.
getRetryAfterDuration() - Method in exception com.azure.cosmos.CosmosException
Gets the recommended time duration after which the client can retry failed requests
getScriptLog() - Method in class com.azure.cosmos.models.CosmosStoredProcedureResponse
Gets the output from stored procedure console.log() statements.
getScripts() - Method in class com.azure.cosmos.CosmosAsyncContainer
Gets a CosmosAsyncScripts using the current container as context.
getScripts() - Method in class com.azure.cosmos.CosmosContainer
Gets the Cosmos scripts using the current container as context.
getSessionToken() - Method in class com.azure.cosmos.models.CosmosContainerRequestOptions
Gets the token for use with session consistency.
getSessionToken() - Method in class com.azure.cosmos.models.CosmosItemRequestOptions
Gets the token for use with session consistency.
getSessionToken() - Method in class com.azure.cosmos.models.CosmosItemResponse
Gets the token used for managing client's consistency requirements.
getSessionToken() - Method in class com.azure.cosmos.models.CosmosQueryRequestOptions
Gets the session token for use with session consistency.
getSessionToken() - Method in class com.azure.cosmos.models.CosmosResponse
Gets the token used for managing client's consistency requirements.
getSessionToken() - Method in class com.azure.cosmos.models.CosmosStoredProcedureRequestOptions
Gets the token for use with session consistency.
getSessionToken() - Method in class com.azure.cosmos.models.CosmosStoredProcedureResponse
Gets the token used for managing client's consistency requirements.
getSessionToken() - Method in class com.azure.cosmos.models.FeedResponse
Gets the session token for use in session consistency.
getSpatialIndexes() - Method in class com.azure.cosmos.models.IndexingPolicy
Sets the spatial indexes for additional indexes.
getSpatialTypes() - Method in class com.azure.cosmos.models.SpatialSpec
Gets the container of spatial types.
getStartContinuation() - Method in class com.azure.cosmos.models.ChangeFeedProcessorOptions
Gets the start request continuation token to start looking for changes after.
getStartTime() - Method in class com.azure.cosmos.models.ChangeFeedProcessorOptions
Gets the time (exclusive) to start looking for changes after.
getStatusCode() - Method in exception com.azure.cosmos.CosmosException
Gets the http status code.
getStatusCode() - Method in class com.azure.cosmos.models.CosmosItemResponse
Gets the HTTP status code associated with the response.
getStatusCode() - Method in class com.azure.cosmos.models.CosmosResponse
Gets the HTTP status code associated with the response.
getStatusCode() - Method in class com.azure.cosmos.models.CosmosStoredProcedureResponse
Gets the HTTP status code associated with the response.
getStoredProcedure(String) - Method in class com.azure.cosmos.CosmosAsyncScripts
Gets a CosmosAsyncStoredProcedure object without making a service call
getStoredProcedure(String) - Method in class com.azure.cosmos.CosmosScripts
Gets stored procedure.
getStoredProceduresQuota() - Method in class com.azure.cosmos.models.FeedResponse
Gets the maximum quota of stored procedures for a container from the Azure Cosmos DB service.
getStoredProceduresUsage() - Method in class com.azure.cosmos.models.FeedResponse
Gets the current number of stored procedures for a container from the Azure Cosmos DB service.
getSubStatusCode() - Method in exception com.azure.cosmos.CosmosException
Gets the sub status code.
getTimestamp() - Method in class com.azure.cosmos.models.CosmosConflictProperties
Get the last modified timestamp associated with the resource.
getTimestamp() - Method in class com.azure.cosmos.models.CosmosContainerProperties
Get the last modified timestamp associated with the resource.
getTimestamp() - Method in class com.azure.cosmos.models.CosmosDatabaseProperties
Get the last modified timestamp associated with the resource.
getTimestamp() - Method in class com.azure.cosmos.models.CosmosPermissionProperties
Get the last modified timestamp associated with the resource.
getTimestamp() - Method in class com.azure.cosmos.models.CosmosStoredProcedureProperties
Get the last modified timestamp associated with the resource.
getTimestamp() - Method in class com.azure.cosmos.models.CosmosTriggerProperties
Get the last modified timestamp associated with the resource.
getTimestamp() - Method in class com.azure.cosmos.models.CosmosUserDefinedFunctionProperties
Get the last modified timestamp associated with the resource.
getTimestamp() - Method in class com.azure.cosmos.models.CosmosUserProperties
Get the last modified timestamp associated with the resource.
getTimestamp() - Method in class com.azure.cosmos.models.ThroughputProperties
Get the last modified timestamp associated with the resource.
getToken() - Method in class com.azure.cosmos.models.CosmosPermissionProperties
Gets the access token granting the defined permission.
getTrigger(String) - Method in class com.azure.cosmos.CosmosAsyncScripts
Gets a CosmosAsyncTrigger object without making a service call
getTrigger(String) - Method in class com.azure.cosmos.CosmosScripts
Gets trigger.
getTriggerOperation() - Method in class com.azure.cosmos.models.CosmosTriggerProperties
Get the operation type of the trigger.
getTriggersQuota() - Method in class com.azure.cosmos.models.FeedResponse
Gets the maximum quota of triggers for a container from the Azure Cosmos DB service.
getTriggersUsage() - Method in class com.azure.cosmos.models.FeedResponse
Get the current number of triggers for a container from the Azure Cosmos DB service.
getTriggerType() - Method in class com.azure.cosmos.models.CosmosTriggerProperties
Get the type of the trigger.
getUniqueKeyPolicy() - Method in class com.azure.cosmos.models.CosmosContainerProperties
Gets the containers unique key policy
getUniqueKeys() - Method in class com.azure.cosmos.models.UniqueKeyPolicy
Gets or sets container of UniqueKey that guarantee uniqueness of items in container in the Azure Cosmos DB service.
getUser(String) - Method in class com.azure.cosmos.CosmosAsyncDatabase
Gets user.
getUser(String) - Method in class com.azure.cosmos.CosmosDatabase
Gets a Cosmos user instance without making a service call.
getUserDefinedFunction(String) - Method in class com.azure.cosmos.CosmosAsyncScripts
Gets a CosmosAsyncUserDefinedFunction object without making a service call
getUserDefinedFunction(String) - Method in class com.azure.cosmos.CosmosScripts
Gets user defined function.
getUserDefinedFunctionsQuota() - Method in class com.azure.cosmos.models.FeedResponse
Gets the maximum quota of user defined functions for a container from the Azure Cosmos DB service.
getUserDefinedFunctionsUsage() - Method in class com.azure.cosmos.models.FeedResponse
Gets the current number of user defined functions for a container from the Azure Cosmos DB service.
getUserQuota() - Method in class com.azure.cosmos.models.FeedResponse
Gets the maximum quota for user resources within an account from the Azure Cosmos DB service.
getUserUsage() - Method in class com.azure.cosmos.models.FeedResponse
Gets the current number of user resources within the account from the Azure Cosmos DB service.
getValue() - Method in enum com.azure.cosmos.models.PermissionMode
Gets the numerical value of the permission mode.
getValue(Class<T>) - Method in class com.azure.cosmos.models.SqlParameter
Gets the value of the parameter.
getValue() - Method in enum com.azure.cosmos.models.TriggerOperation
Gets the numerical value of the trigger operation.
getValue() - Method in enum com.azure.cosmos.models.TriggerType
Gets the numerical value of the trigger type.
getVersion() - Method in class com.azure.cosmos.models.PartitionKeyDefinition
Gets version.

H

handleChanges(Consumer<List<JsonNode>>) - Method in class com.azure.cosmos.ChangeFeedProcessorBuilder
Sets a consumer function which will be called to process changes.
hashCode() - Method in class com.azure.cosmos.models.PartitionKey
 
hostName(String) - Method in class com.azure.cosmos.ChangeFeedProcessorBuilder
Sets the host name.

I

IncludedPath - Class in com.azure.cosmos.models
Represents an included path of the IndexingPolicy in the Azure Cosmos DB database service.
IncludedPath(String) - Constructor for class com.azure.cosmos.models.IncludedPath
Constructor.
IndexingDirective - Enum in com.azure.cosmos.models
Specifies whether or not the resource is to be indexed in the Azure Cosmos DB database service.
IndexingMode - Enum in com.azure.cosmos.models
Specifies the supported indexing modes in the Azure Cosmos DB database service.
IndexingPolicy - Class in com.azure.cosmos.models
Represents the indexing policy configuration for a container in the Azure Cosmos DB database service.
IndexingPolicy() - Constructor for class com.azure.cosmos.models.IndexingPolicy
Constructor.
isAutomatic() - Method in class com.azure.cosmos.models.IndexingPolicy
Gets whether automatic indexing is enabled for a container.
isQueryMetricsEnabled() - Method in class com.azure.cosmos.models.CosmosQueryRequestOptions
Gets the option to enable populate query metrics.
isQuotaInfoEnabled() - Method in class com.azure.cosmos.models.CosmosContainerRequestOptions
Gets the quotaInfoEnabled setting for cosmos container read requests in the Azure Cosmos DB database service.
isReplacePending() - Method in class com.azure.cosmos.models.ThroughputResponse
Gets the status whether offer replace is successful or pending.
isScanInQueryEnabled() - Method in class com.azure.cosmos.models.CosmosQueryRequestOptions
Gets the option to allow scan on the queries which couldn't be served as indexing was opted out on the requested paths.
isScriptLoggingEnabled() - Method in class com.azure.cosmos.models.CosmosStoredProcedureRequestOptions
Gets whether Javascript stored procedure logging is enabled for the current request in the Azure Cosmos DB database service or not.
isStarted() - Method in interface com.azure.cosmos.ChangeFeedProcessor
Returns the state of the change feed processor.
isStartFromBeginning() - Method in class com.azure.cosmos.models.ChangeFeedProcessorOptions
Gets a value indicating whether change feed in the Azure Cosmos DB service should start from beginning (true) or from current (false).

K

key(String) - Method in class com.azure.cosmos.CosmosClientBuilder
Sets either a master or readonly key used to perform authentication for accessing resource.

L

leaseContainer(CosmosAsyncContainer) - Method in class com.azure.cosmos.ChangeFeedProcessorBuilder
Sets an existing CosmosAsyncContainer to be used to read from the leases container.

M

multipleWriteRegionsEnabled(boolean) - Method in class com.azure.cosmos.CosmosClientBuilder
Sets the flag to enable writes on any regions for geo-replicated database accounts in the Azure Cosmos DB service.

N

NONE - Static variable in class com.azure.cosmos.models.PartitionKey
 

O

options(ChangeFeedProcessorOptions) - Method in class com.azure.cosmos.ChangeFeedProcessorBuilder
Sets the ChangeFeedProcessorOptions to be used.

P

PartitionKey - Class in com.azure.cosmos.models
Represents a partition key value in the Azure Cosmos DB database service.
PartitionKey(Object) - Constructor for class com.azure.cosmos.models.PartitionKey
Constructor.
PartitionKeyDefinition - Class in com.azure.cosmos.models
Represents a partition key definition in the Azure Cosmos DB database service.
PartitionKeyDefinition() - Constructor for class com.azure.cosmos.models.PartitionKeyDefinition
Constructor.
PartitionKeyDefinitionVersion - Enum in com.azure.cosmos.models
Partitioning version.
PartitionKind - Enum in com.azure.cosmos.models
Specifies the partition scheme for an multiple-partitioned container in the Azure Cosmos DB database service.
PermissionMode - Enum in com.azure.cosmos.models
Enumeration specifying applicability of permission in the Azure Cosmos DB database service.
permissions(List<CosmosPermissionProperties>) - Method in class com.azure.cosmos.CosmosClientBuilder
Sets the permission list, which contains the resource tokens needed to access resources.
preferredRegions(List<String>) - Method in class com.azure.cosmos.CosmosClientBuilder
Sets the preferred regions for geo-replicated database accounts.

Q

queryConflicts(String) - Method in class com.azure.cosmos.CosmosAsyncContainer
Queries all the conflicts in the current container.
queryConflicts(String, CosmosQueryRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncContainer
Queries all the conflicts in the current container.
queryContainers(String) - Method in class com.azure.cosmos.CosmosAsyncDatabase
Query for cosmos containers in a cosmos database.
queryContainers(String, CosmosQueryRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncDatabase
Query for cosmos containers in a cosmos database.
queryContainers(SqlQuerySpec) - Method in class com.azure.cosmos.CosmosAsyncDatabase
Query for cosmos containers in a cosmos database.
queryContainers(SqlQuerySpec, CosmosQueryRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncDatabase
Query for cosmos containers in a cosmos database.
queryContainers(String) - Method in class com.azure.cosmos.CosmosDatabase
Query containers in the current database.
queryContainers(String, CosmosQueryRequestOptions) - Method in class com.azure.cosmos.CosmosDatabase
Query containers iterator.
queryContainers(SqlQuerySpec) - Method in class com.azure.cosmos.CosmosDatabase
Query containers in the current database.
queryContainers(SqlQuerySpec, CosmosQueryRequestOptions) - Method in class com.azure.cosmos.CosmosDatabase
Query containers in the current database.
queryDatabases(String, CosmosQueryRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncClient
Query for databases.
queryDatabases(SqlQuerySpec, CosmosQueryRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncClient
Query for databases.
queryDatabases(String, CosmosQueryRequestOptions) - Method in class com.azure.cosmos.CosmosClient
Query a Cosmos database.
queryDatabases(SqlQuerySpec, CosmosQueryRequestOptions) - Method in class com.azure.cosmos.CosmosClient
Query a Cosmos database.
queryItems(String, Class<T>) - Method in class com.azure.cosmos.CosmosAsyncContainer
Query for items in the current container.
queryItems(String, CosmosQueryRequestOptions, Class<T>) - Method in class com.azure.cosmos.CosmosAsyncContainer
Query for items in the current container using a string.
queryItems(SqlQuerySpec, Class<T>) - Method in class com.azure.cosmos.CosmosAsyncContainer
Query for items in the current container using a SqlQuerySpec.
queryItems(SqlQuerySpec, CosmosQueryRequestOptions, Class<T>) - Method in class com.azure.cosmos.CosmosAsyncContainer
Query for items in the current container using a SqlQuerySpec and CosmosQueryRequestOptions.
queryItems(String, CosmosQueryRequestOptions, Class<T>) - Method in class com.azure.cosmos.CosmosContainer
Query items in the current container returning the results as CosmosPagedIterable.
queryItems(SqlQuerySpec, CosmosQueryRequestOptions, Class<T>) - Method in class com.azure.cosmos.CosmosContainer
Query items in the current container returning the results as CosmosPagedIterable.
queryPermissions(String) - Method in class com.azure.cosmos.CosmosAsyncUser
Query for permissions.
queryPermissions(String, CosmosQueryRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncUser
Query for permissions.
queryStoredProcedures(String, CosmosQueryRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncScripts
Query for stored procedures in a container.
queryStoredProcedures(SqlQuerySpec, CosmosQueryRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncScripts
Query for stored procedures in a container.
queryStoredProcedures(String, CosmosQueryRequestOptions) - Method in class com.azure.cosmos.CosmosScripts
Query stored procedures CosmosPagedIterable.
queryStoredProcedures(SqlQuerySpec, CosmosQueryRequestOptions) - Method in class com.azure.cosmos.CosmosScripts
Query stored procedures CosmosPagedIterable.
queryTriggers(String, CosmosQueryRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncScripts
Query for triggers in the container
queryTriggers(SqlQuerySpec, CosmosQueryRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncScripts
Query for triggers in the container
queryTriggers(String, CosmosQueryRequestOptions) - Method in class com.azure.cosmos.CosmosScripts
Query triggers CosmosPagedIterable.
queryTriggers(SqlQuerySpec, CosmosQueryRequestOptions) - Method in class com.azure.cosmos.CosmosScripts
Query triggers CosmosPagedIterable.
queryUserDefinedFunctions(String, CosmosQueryRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncScripts
Query for user defined functions in the container.
queryUserDefinedFunctions(SqlQuerySpec, CosmosQueryRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncScripts
Query for user defined functions in the container.
queryUserDefinedFunctions(String, CosmosQueryRequestOptions) - Method in class com.azure.cosmos.CosmosScripts
Query user defined functions CosmosPagedIterable.
queryUserDefinedFunctions(SqlQuerySpec, CosmosQueryRequestOptions) - Method in class com.azure.cosmos.CosmosScripts
Query user defined functions CosmosPagedIterable.
queryUsers(String) - Method in class com.azure.cosmos.CosmosAsyncDatabase
Query for cosmos users in a database.
queryUsers(String, CosmosQueryRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncDatabase
Query for cosmos users in a database.
queryUsers(SqlQuerySpec) - Method in class com.azure.cosmos.CosmosAsyncDatabase
Query for cosmos users in a database.
queryUsers(SqlQuerySpec, CosmosQueryRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncDatabase
Query for cosmos users in a database.
queryUsers(String) - Method in class com.azure.cosmos.CosmosDatabase
Query all Cosmos users for the current database.
queryUsers(String, CosmosQueryRequestOptions) - Method in class com.azure.cosmos.CosmosDatabase
Query all Cosmos users for the current database.
queryUsers(SqlQuerySpec) - Method in class com.azure.cosmos.CosmosDatabase
Query all Cosmos users for the current database.
queryUsers(SqlQuerySpec, CosmosQueryRequestOptions) - Method in class com.azure.cosmos.CosmosDatabase
Query all Cosmos users for the current database.

R

read(CosmosConflictRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncConflict
Reads a conflict.
read() - Method in class com.azure.cosmos.CosmosAsyncContainer
Reads the current container.
read(CosmosContainerRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncContainer
Reads the current container while specifying additional options such as If-Match.
read() - Method in class com.azure.cosmos.CosmosAsyncDatabase
Reads a database.
read(CosmosDatabaseRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncDatabase
Reads a database.
read(CosmosPermissionRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncPermission
Reads a permission.
read() - Method in class com.azure.cosmos.CosmosAsyncStoredProcedure
Read a stored procedure
read(CosmosStoredProcedureRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncStoredProcedure
Read a stored procedure
read() - Method in class com.azure.cosmos.CosmosAsyncTrigger
Reads a cosmos trigger
read() - Method in class com.azure.cosmos.CosmosAsyncUser
Reads a cosmos user
read() - Method in class com.azure.cosmos.CosmosAsyncUserDefinedFunction
Read a user defined function.
read() - Method in class com.azure.cosmos.CosmosContainer
Reads the current container.
read(CosmosContainerRequestOptions) - Method in class com.azure.cosmos.CosmosContainer
Reads the current container while specifying additional options such as If-Match.
read() - Method in class com.azure.cosmos.CosmosDatabase
Reads the current Cosmos database.
read(CosmosDatabaseRequestOptions) - Method in class com.azure.cosmos.CosmosDatabase
Reads the current Cosmos database while specifying additional request options.
read() - Method in class com.azure.cosmos.CosmosStoredProcedure
Read cosmos sync stored procedure.
read(CosmosStoredProcedureRequestOptions) - Method in class com.azure.cosmos.CosmosStoredProcedure
Read cosmos sync stored procedure.
read() - Method in class com.azure.cosmos.CosmosTrigger
Read cosmos trigger.
read() - Method in class com.azure.cosmos.CosmosUser
Read cosmos user
read() - Method in class com.azure.cosmos.CosmosUserDefinedFunction
Read cosmos user defined function.
readAllConflicts(CosmosQueryRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncContainer
Lists all the conflicts in the current container.
readAllContainers(CosmosQueryRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncDatabase
Reads all cosmos containers.
readAllContainers() - Method in class com.azure.cosmos.CosmosAsyncDatabase
Reads all cosmos containers.
readAllContainers() - Method in class com.azure.cosmos.CosmosDatabase
Read all containers in the current database.
readAllDatabases() - Method in class com.azure.cosmos.CosmosAsyncClient
Reads all databases.
readAllDatabases() - Method in class com.azure.cosmos.CosmosClient
Reads all Cosmos databases.
readAllItems(PartitionKey, Class<T>) - Method in class com.azure.cosmos.CosmosAsyncContainer
Reads all the items of a logical partition
readAllItems(PartitionKey, CosmosQueryRequestOptions, Class<T>) - Method in class com.azure.cosmos.CosmosAsyncContainer
Reads all the items of a logical partition
readAllItems(PartitionKey, Class<T>) - Method in class com.azure.cosmos.CosmosContainer
Reads all the items of a logical partition returning the results as CosmosPagedIterable.
readAllItems(PartitionKey, CosmosQueryRequestOptions, Class<T>) - Method in class com.azure.cosmos.CosmosContainer
Reads all the items of a logical partition returning the results as CosmosPagedIterable.
readAllPermissions() - Method in class com.azure.cosmos.CosmosAsyncUser
Reads all permissions.
readAllStoredProcedures() - Method in class com.azure.cosmos.CosmosAsyncScripts
Reads all cosmos stored procedures in a container.
readAllStoredProcedures() - Method in class com.azure.cosmos.CosmosScripts
Read all stored procedures CosmosPagedIterable.
readAllTriggers() - Method in class com.azure.cosmos.CosmosAsyncScripts
Reads all triggers in a container
readAllTriggers() - Method in class com.azure.cosmos.CosmosScripts
Read all triggers CosmosPagedIterable.
readAllUserDefinedFunctions() - Method in class com.azure.cosmos.CosmosAsyncScripts
Reads all cosmos user defined functions in the container
readAllUserDefinedFunctions() - Method in class com.azure.cosmos.CosmosScripts
Read all user defined functions CosmosPagedIterable.
readAllUsers() - Method in class com.azure.cosmos.CosmosAsyncDatabase
Reads all cosmos users in a database.
readAllUsers() - Method in class com.azure.cosmos.CosmosDatabase
Read all Cosmos users for the current database.
readItem(String, PartitionKey, Class<T>) - Method in class com.azure.cosmos.CosmosAsyncContainer
Reads an item.
readItem(String, PartitionKey, CosmosItemRequestOptions, Class<T>) - Method in class com.azure.cosmos.CosmosAsyncContainer
Reads an item using a configured CosmosItemRequestOptions.
readItem(String, PartitionKey, Class<T>) - Method in class com.azure.cosmos.CosmosContainer
Reads an item in the current container.
readItem(String, PartitionKey, CosmosItemRequestOptions, Class<T>) - Method in class com.azure.cosmos.CosmosContainer
Reads an item in the current container while specifying additional options.
readMany(List<CosmosItemIdentity>, Class<T>) - Method in class com.azure.cosmos.CosmosAsyncContainer
Reads many documents.
readMany(List<CosmosItemIdentity>, String, Class<T>) - Method in class com.azure.cosmos.CosmosAsyncContainer
Reads many documents.
readMany(List<CosmosItemIdentity>, Class<T>) - Method in class com.azure.cosmos.CosmosContainer
Reads many documents.
readMany(List<CosmosItemIdentity>, String, Class<T>) - Method in class com.azure.cosmos.CosmosContainer
Reads many documents.
readRequestsFallbackEnabled(boolean) - Method in class com.azure.cosmos.CosmosClientBuilder
Sets whether to allow for reads to go to multiple regions configured on an account of Azure Cosmos DB service.
readThroughput() - Method in class com.azure.cosmos.CosmosAsyncContainer
Read the throughput provisioned for the current container.
readThroughput() - Method in class com.azure.cosmos.CosmosAsyncDatabase
Gets the throughput of the database.
readThroughput() - Method in class com.azure.cosmos.CosmosContainer
Gets the throughput for the current container.
readThroughput() - Method in class com.azure.cosmos.CosmosDatabase
Gets the throughput of the database.
replace(CosmosContainerProperties) - Method in class com.azure.cosmos.CosmosAsyncContainer
Replaces the current container's properties.
replace(CosmosContainerProperties, CosmosContainerRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncContainer
Replaces the current container properties while using non-default request options.
replace(CosmosPermissionProperties, CosmosPermissionRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncPermission
Replaces a permission.
replace(CosmosStoredProcedureProperties) - Method in class com.azure.cosmos.CosmosAsyncStoredProcedure
Replaces a stored procedure.
replace(CosmosStoredProcedureProperties, CosmosStoredProcedureRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncStoredProcedure
Replaces a stored procedure.
replace(CosmosTriggerProperties) - Method in class com.azure.cosmos.CosmosAsyncTrigger
Replaces a cosmos trigger.
replace(CosmosUserProperties) - Method in class com.azure.cosmos.CosmosAsyncUser
Replace a cosmos user
replace(CosmosUserDefinedFunctionProperties) - Method in class com.azure.cosmos.CosmosAsyncUserDefinedFunction
Replaces a cosmos user defined function.
replace(CosmosContainerProperties) - Method in class com.azure.cosmos.CosmosContainer
Replaces the current container properties.
replace(CosmosContainerProperties, CosmosContainerRequestOptions) - Method in class com.azure.cosmos.CosmosContainer
Replaces the current container properties while specifying additional options such as If-Match.
replace(CosmosStoredProcedureProperties) - Method in class com.azure.cosmos.CosmosStoredProcedure
Replace cosmos sync stored procedure.
replace(CosmosStoredProcedureProperties, CosmosStoredProcedureRequestOptions) - Method in class com.azure.cosmos.CosmosStoredProcedure
Replace cosmos sync stored procedure.
replace(CosmosTriggerProperties) - Method in class com.azure.cosmos.CosmosTrigger
Replace cosmos trigger.
replace(CosmosUserProperties) - Method in class com.azure.cosmos.CosmosUser
Replace cosmos user.
replace(CosmosUserDefinedFunctionProperties) - Method in class com.azure.cosmos.CosmosUserDefinedFunction
Replace cosmos user defined function.
replaceItem(T, String, PartitionKey) - Method in class com.azure.cosmos.CosmosAsyncContainer
Replaces an item with the passed in item.
replaceItem(T, String, PartitionKey, CosmosItemRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncContainer
Replaces an item with the passed in item.
replaceItem(T, String, PartitionKey, CosmosItemRequestOptions) - Method in class com.azure.cosmos.CosmosContainer
Replaces an item in the current container.
replaceThroughput(ThroughputProperties) - Method in class com.azure.cosmos.CosmosAsyncContainer
Replace the throughput.
replaceThroughput(ThroughputProperties) - Method in class com.azure.cosmos.CosmosAsyncDatabase
Sets throughput provisioned for a container in measurement of Requests-per-Unit in the Azure Cosmos service.
replaceThroughput(ThroughputProperties) - Method in class com.azure.cosmos.CosmosContainer
Sets the throughput for the current container.
replaceThroughput(ThroughputProperties) - Method in class com.azure.cosmos.CosmosDatabase
Sets the throughput.
resourceToken(String) - Method in class com.azure.cosmos.CosmosClientBuilder
Sets a resource token used to perform authentication for accessing resource.

S

setAnalyticalStoreTimeToLiveInSeconds(Integer) - Method in class com.azure.cosmos.models.CosmosContainerProperties
Sets the analytical store time to live in seconds for items in a container from the Azure Cosmos DB service.
setAutomatic(boolean) - Method in class com.azure.cosmos.models.IndexingPolicy
Sets whether automatic indexing is enabled for a container.
setBody(String) - Method in class com.azure.cosmos.models.CosmosStoredProcedureProperties
Set the body of the stored procedure.
setBody(String) - Method in class com.azure.cosmos.models.CosmosTriggerProperties
Set the body of the trigger.
setBody(String) - Method in class com.azure.cosmos.models.CosmosUserDefinedFunctionProperties
Set the body of the user defined function.
setCompositeIndexes(List<List<CompositePath>>) - Method in class com.azure.cosmos.models.IndexingPolicy
Sets the composite indexes for additional indexes.
setConflictResolutionPolicy(ConflictResolutionPolicy) - Method in class com.azure.cosmos.models.CosmosContainerProperties
Sets the conflictResolutionPolicy that is used for resolving conflicting writes on items in different regions, in a container in the Azure Cosmos DB service.
setConnectTimeout(Duration) - Method in class com.azure.cosmos.DirectConnectionConfig
Sets the connect timeout for direct client, represents timeout for establishing connections with an endpoint.
setContainerName(String) - Method in class com.azure.cosmos.models.CosmosPermissionProperties
Sets the name of the Cosmos container as the parent resource which is associated with this permission object.
setDefaultTimeToLiveInSeconds(Integer) - Method in class com.azure.cosmos.models.CosmosContainerProperties
Sets the container's default time-to-live value.
setExcludedPaths(List<ExcludedPath>) - Method in class com.azure.cosmos.models.IndexingPolicy
Sets excluded paths.
setFeedPollDelay(Duration) - Method in class com.azure.cosmos.models.ChangeFeedProcessorOptions
Sets the delay in between polling a partition for new changes on the feed, after all current changes are drained.
setId(String) - Method in class com.azure.cosmos.models.CosmosConflictProperties
Sets the name of the resource.
setId(String) - Method in class com.azure.cosmos.models.CosmosContainerProperties
Sets the name of the resource.
setId(String) - Method in class com.azure.cosmos.models.CosmosDatabaseProperties
Sets the name of the resource.
setId(String) - Method in class com.azure.cosmos.models.CosmosPermissionProperties
Sets the name of the permission resource.
setId(String) - Method in class com.azure.cosmos.models.CosmosStoredProcedureProperties
Sets the id
setId(String) - Method in class com.azure.cosmos.models.CosmosTriggerProperties
Sets the id
setId(String) - Method in class com.azure.cosmos.models.CosmosUserDefinedFunctionProperties
Sets the id
setId(String) - Method in class com.azure.cosmos.models.CosmosUserProperties
Sets the id
setIdleConnectionTimeout(Duration) - Method in class com.azure.cosmos.DirectConnectionConfig
Sets the idle connection timeout Default value is Duration.ZERO Direct client doesn't close a single connection to an endpoint by default unless specified.
setIdleConnectionTimeout(Duration) - Method in class com.azure.cosmos.GatewayConnectionConfig
sets the value of the timeout for an idle connection.
setIdleEndpointTimeout(Duration) - Method in class com.azure.cosmos.DirectConnectionConfig
Sets the idle endpoint timeout Default value is 1 hour.
setIfMatchETag(String) - Method in class com.azure.cosmos.models.CosmosConflictRequestOptions
Sets the If-Match (ETag) associated with the request in the Azure Cosmos DB service.
setIfMatchETag(String) - Method in class com.azure.cosmos.models.CosmosContainerRequestOptions
Sets the If-Match (ETag) associated with the request in the Azure Cosmos DB service.
setIfMatchETag(String) - Method in class com.azure.cosmos.models.CosmosDatabaseRequestOptions
Sets the If-Match (ETag) associated with the request in the Azure Cosmos DB service.
setIfMatchETag(String) - Method in class com.azure.cosmos.models.CosmosItemRequestOptions
Sets the If-Match (ETag) associated with the request in the Azure Cosmos DB service.
setIfMatchETag(String) - Method in class com.azure.cosmos.models.CosmosPermissionRequestOptions
Sets the If-Match (ETag) associated with the request in the Azure Cosmos DB service.
setIfMatchETag(String) - Method in class com.azure.cosmos.models.CosmosStoredProcedureRequestOptions
Sets the If-Match (ETag) associated with the request in the Azure Cosmos DB service.
setIfNoneMatchETag(String) - Method in class com.azure.cosmos.models.CosmosConflictRequestOptions
Sets the If-None-Match (ETag) associated with the request in the Azure Cosmos DB service.
setIfNoneMatchETag(String) - Method in class com.azure.cosmos.models.CosmosContainerRequestOptions
Sets the If-None-Match (ETag) associated with the request in the Azure Cosmos DB service.
setIfNoneMatchETag(String) - Method in class com.azure.cosmos.models.CosmosDatabaseRequestOptions
Sets the If-None-Match (ETag) associated with the request in the Azure Cosmos DB service.
setIfNoneMatchETag(String) - Method in class com.azure.cosmos.models.CosmosItemRequestOptions
Sets the If-None-Match (ETag) associated with the request in the Azure Cosmos DB service.
setIfNoneMatchETag(String) - Method in class com.azure.cosmos.models.CosmosPermissionRequestOptions
Sets the If-None-Match (ETag) associated with the request in the Azure Cosmos DB service.
setIfNoneMatchETag(String) - Method in class com.azure.cosmos.models.CosmosStoredProcedureRequestOptions
Sets the If-None-Match (ETag) associated with the request in the Azure Cosmos DB service.
setIncludedPaths(List<IncludedPath>) - Method in class com.azure.cosmos.models.IndexingPolicy
Sets included paths.
setIndexingDirective(IndexingDirective) - Method in class com.azure.cosmos.models.CosmosItemRequestOptions
Sets the indexing directive (index, do not index etc).
setIndexingMode(IndexingMode) - Method in class com.azure.cosmos.models.IndexingPolicy
Sets the indexing mode (consistent or lazy).
setIndexingPolicy(IndexingPolicy) - Method in class com.azure.cosmos.models.CosmosContainerProperties
Sets the container's indexing policy
setKind(PartitionKind) - Method in class com.azure.cosmos.models.PartitionKeyDefinition
Sets the partition algorithm used to calculate the partition id given a partition key.
setLeaseAcquireInterval(Duration) - Method in class com.azure.cosmos.models.ChangeFeedProcessorOptions
Sets he interval to kick off a task to compute if partitions are distributed evenly among known host instances.
setLeaseExpirationInterval(Duration) - Method in class com.azure.cosmos.models.ChangeFeedProcessorOptions
Sets the interval for which the lease is taken on a lease representing a partition.
setLeasePrefix(String) - Method in class com.azure.cosmos.models.ChangeFeedProcessorOptions
Sets a prefix to be used as part of the lease ID.
setLeaseRenewInterval(Duration) - Method in class com.azure.cosmos.models.ChangeFeedProcessorOptions
Sets the renew interval for all leases for partitions currently held by ChangeFeedProcessor instance.
setMaxBufferedItemCount(int) - Method in class com.azure.cosmos.models.CosmosQueryRequestOptions
Sets the maximum number of items that can be buffered client side during parallel query execution.
setMaxConnectionPoolSize(int) - Method in class com.azure.cosmos.GatewayConnectionConfig
Sets the value of the connection pool size, the default is 1000.
setMaxConnectionsPerEndpoint(int) - Method in class com.azure.cosmos.DirectConnectionConfig
Sets the max connections per endpoint This represents the size of connection pool for a specific endpoint Default value is 30
setMaxDegreeOfParallelism(int) - Method in class com.azure.cosmos.models.CosmosQueryRequestOptions
Sets the number of concurrent operations run client side during parallel query execution.
setMaxItemCount(int) - Method in class com.azure.cosmos.models.ChangeFeedProcessorOptions
Sets the maximum number of items to be returned in the enumeration operation.
setMaxRequestsPerConnection(int) - Method in class com.azure.cosmos.DirectConnectionConfig
Sets the max requests per connection This represents the number of requests that will be queued on a single connection for a specific endpoint Default value is 10
setMaxRetryAttemptsOnThrottledRequests(int) - Method in class com.azure.cosmos.ThrottlingRetryOptions
Sets the maximum number of retries in the case where the request fails because the service has applied rate limiting on the client.
setMaxRetryWaitTime(Duration) - Method in class com.azure.cosmos.ThrottlingRetryOptions
Sets the maximum retry time in seconds.
setMaxScaleCount(int) - Method in class com.azure.cosmos.models.ChangeFeedProcessorOptions
Sets the maximum number of partitions (parallel workers) the host can run.
setMinScaleCount(int) - Method in class com.azure.cosmos.models.ChangeFeedProcessorOptions
Sets the minimum partition count (parallel workers) for the current host.
setName(String) - Method in class com.azure.cosmos.models.SqlParameter
Sets the name of the parameter.
setOrder(CompositePathSortOrder) - Method in class com.azure.cosmos.models.CompositePath
Gets the sort order for the composite path.
setParameters(List<SqlParameter>) - Method in class com.azure.cosmos.models.SqlQuerySpec
Sets the container of query parameters.
setPartitionKey(PartitionKey) - Method in class com.azure.cosmos.models.CosmosQueryRequestOptions
Sets the partition key used to identify the current request's target partition.
setPartitionKey(PartitionKey) - Method in class com.azure.cosmos.models.CosmosStoredProcedureRequestOptions
Sets the partition key used to identify the current request's target partition.
setPartitionKeyDefinition(PartitionKeyDefinition) - Method in class com.azure.cosmos.models.CosmosContainerProperties
Sets the containers's partition key definition.
setPath(String) - Method in class com.azure.cosmos.models.CompositePath
Sets path.
setPath(String) - Method in class com.azure.cosmos.models.ExcludedPath
Sets path.
setPath(String) - Method in class com.azure.cosmos.models.IncludedPath
Sets path.
setPath(String) - Method in class com.azure.cosmos.models.SpatialSpec
Sets path.
setPaths(List<String>) - Method in class com.azure.cosmos.models.PartitionKeyDefinition
Sets the item property paths for the partition key.
setPaths(List<String>) - Method in class com.azure.cosmos.models.UniqueKey
Sets the paths, a set of which must be unique for each item in the Azure Cosmos DB service.
setPermissionMode(PermissionMode) - Method in class com.azure.cosmos.models.CosmosPermissionProperties
Sets the permission mode.
setPostTriggerInclude(List<String>) - Method in class com.azure.cosmos.models.CosmosItemRequestOptions
Sets the triggers to be invoked after the operation.
setPreTriggerInclude(List<String>) - Method in class com.azure.cosmos.models.CosmosItemRequestOptions
Sets the triggers to be invoked before the operation.
setProxy(ProxyOptions) - Method in class com.azure.cosmos.GatewayConnectionConfig
Sets the proxy options.
setQueryMetricsEnabled(boolean) - Method in class com.azure.cosmos.models.CosmosQueryRequestOptions
Sets the option to enable/disable getting metrics relating to query execution on item query requests.
setQueryText(String) - Method in class com.azure.cosmos.models.SqlQuerySpec
Sets the text of the query.
setQuotaInfoEnabled(boolean) - Method in class com.azure.cosmos.models.CosmosContainerRequestOptions
Sets the quotaInfoEnabled setting for cosmos container read requests in the Azure Cosmos DB database service.
setResourcePartitionKey(PartitionKey) - Method in class com.azure.cosmos.models.CosmosPermissionProperties
Sets the resource partition key associated with this permission object.
setResourcePath(ContainerChildResourceType, String) - Method in class com.azure.cosmos.models.CosmosPermissionProperties
Sets the resource path represented by the name and kind of a resource that has a Cosmos container as the parent resource which is associated with this permission object.
setResponseContinuationTokenLimitInKb(int) - Method in class com.azure.cosmos.models.CosmosQueryRequestOptions
Sets the ResponseContinuationTokenLimitInKb request option for item query requests in the Azure Cosmos DB service.
setScanInQueryEnabled(Boolean) - Method in class com.azure.cosmos.models.CosmosQueryRequestOptions
Sets the option to allow scan on the queries which couldn't be served as indexing was opted out on the requested paths.
setScriptLoggingEnabled(boolean) - Method in class com.azure.cosmos.models.CosmosStoredProcedureRequestOptions
Sets whether Javascript stored procedure logging is enabled for the current request in the Azure Cosmos DB database service or not.
setSessionToken(String) - Method in class com.azure.cosmos.models.CosmosContainerRequestOptions
Sets the token for use with session consistency.
setSessionToken(String) - Method in class com.azure.cosmos.models.CosmosItemRequestOptions
Sets the token for use with session consistency.
setSessionToken(String) - Method in class com.azure.cosmos.models.CosmosQueryRequestOptions
Sets the session token for use with session consistency.
setSessionToken(String) - Method in class com.azure.cosmos.models.CosmosStoredProcedureRequestOptions
Sets the token for use with session consistency.
setSpatialIndexes(List<SpatialSpec>) - Method in class com.azure.cosmos.models.IndexingPolicy
Sets the spatial indexes for additional indexes.
setSpatialTypes(List<SpatialType>) - Method in class com.azure.cosmos.models.SpatialSpec
Sets the container of spatial types.
setStartContinuation(String) - Method in class com.azure.cosmos.models.ChangeFeedProcessorOptions
Sets the start request continuation token to start looking for changes after.
setStartFromBeginning(boolean) - Method in class com.azure.cosmos.models.ChangeFeedProcessorOptions
Sets a value indicating whether change feed in the Azure Cosmos DB service should start from beginning.
setStartTime(Instant) - Method in class com.azure.cosmos.models.ChangeFeedProcessorOptions
Sets the time (exclusive) to start looking for changes after (UTC time).
setTriggerOperation(TriggerOperation) - Method in class com.azure.cosmos.models.CosmosTriggerProperties
Set the operation type of the trigger.
setTriggerType(TriggerType) - Method in class com.azure.cosmos.models.CosmosTriggerProperties
Set the type of the resource.
setUniqueKeyPolicy(UniqueKeyPolicy) - Method in class com.azure.cosmos.models.CosmosContainerProperties
Sets the Containers unique key policy
setUniqueKeys(List<UniqueKey>) - Method in class com.azure.cosmos.models.UniqueKeyPolicy
Unique keys unique key policy.
setValue(Object) - Method in class com.azure.cosmos.models.SqlParameter
Sets the value of the parameter.
setVersion(PartitionKeyDefinitionVersion) - Method in class com.azure.cosmos.models.PartitionKeyDefinition
Sets version.
SpatialSpec - Class in com.azure.cosmos.models
The type Spatial spec.
SpatialSpec() - Constructor for class com.azure.cosmos.models.SpatialSpec
Constructor.
SpatialType - Enum in com.azure.cosmos.models
Defines the target data type of an index path specification in the Azure Cosmos DB service.
SqlParameter - Class in com.azure.cosmos.models
Represents a SQL parameter in the SqlQuerySpec used for queries in the Azure Cosmos DB database service.
SqlParameter() - Constructor for class com.azure.cosmos.models.SqlParameter
Initializes a new instance of the SqlParameter class.
SqlParameter(String, Object) - Constructor for class com.azure.cosmos.models.SqlParameter
Initializes a new instance of the SqlParameter class with the name and value of the parameter.
SqlQuerySpec - Class in com.azure.cosmos.models
Represents a SQL query in the Azure Cosmos DB database service.
SqlQuerySpec() - Constructor for class com.azure.cosmos.models.SqlQuerySpec
Initializes a new instance of the SqlQuerySpec class.
SqlQuerySpec(String) - Constructor for class com.azure.cosmos.models.SqlQuerySpec
Initializes a new instance of the SqlQuerySpec class with the text of the query.
SqlQuerySpec(String, List<SqlParameter>) - Constructor for class com.azure.cosmos.models.SqlQuerySpec
Initializes a new instance of the SqlQuerySpec class with the text of the query and parameters.
SqlQuerySpec(String, SqlParameter...) - Constructor for class com.azure.cosmos.models.SqlQuerySpec
Initializes a new instance of the SqlQuerySpec class with the text of the query and parameters.
start() - Method in interface com.azure.cosmos.ChangeFeedProcessor
Start listening for changes asynchronously.
stop() - Method in interface com.azure.cosmos.ChangeFeedProcessor
Stops listening for changes asynchronously.
subscribe(CoreSubscriber<? super T>) - Method in class com.azure.cosmos.util.CosmosPagedFlux
Subscribe to consume all items of type T in the sequence respectively.

T

throttlingRetryOptions(ThrottlingRetryOptions) - Method in class com.azure.cosmos.CosmosClientBuilder
Sets the retry policy options associated with the DocumentClient instance.
ThrottlingRetryOptions - Class in com.azure.cosmos
Encapsulates retry options in the Azure Cosmos DB database service.
ThrottlingRetryOptions() - Constructor for class com.azure.cosmos.ThrottlingRetryOptions
Creates a new instance of the RetryOptions class and initializes all properties to default values.
ThroughputProperties - Class in com.azure.cosmos.models
Represents throughput of the resources in the Azure Cosmos DB service.
ThroughputResponse - Class in com.azure.cosmos.models
The cosmos throughput response.
toString() - Method in enum com.azure.cosmos.ConsistencyLevel
 
toString() - Method in class com.azure.cosmos.CosmosDiagnostics
Retrieves Response Diagnostic String
toString() - Method in exception com.azure.cosmos.CosmosException
 
toString() - Method in class com.azure.cosmos.DirectConnectionConfig
 
toString() - Method in class com.azure.cosmos.GatewayConnectionConfig
 
toString() - Method in enum com.azure.cosmos.models.ConflictResolutionMode
 
toString() - Method in enum com.azure.cosmos.models.ContainerChildResourceType
 
toString() - Method in enum com.azure.cosmos.models.IndexingDirective
 
toString() - Method in enum com.azure.cosmos.models.IndexingMode
 
toString() - Method in class com.azure.cosmos.models.PartitionKey
Serialize the PartitionKey object to a JSON string.
toString() - Method in enum com.azure.cosmos.models.PartitionKind
 
toString() - Method in enum com.azure.cosmos.models.PermissionMode
 
toString() - Method in enum com.azure.cosmos.models.SpatialType
 
toString() - Method in enum com.azure.cosmos.models.TriggerOperation
 
toString() - Method in enum com.azure.cosmos.models.TriggerType
 
toString() - Method in class com.azure.cosmos.ThrottlingRetryOptions
 
TriggerOperation - Enum in com.azure.cosmos.models
Specifies the operations on which a trigger should be executed in the Azure Cosmos DB database service.
TriggerType - Enum in com.azure.cosmos.models
The trigger type in the Azure Cosmos DB database service.

U

UniqueKey - Class in com.azure.cosmos.models
Represents a unique key on that enforces uniqueness constraint on items in the container in the Azure Cosmos DB service.
UniqueKey(List<String>) - Constructor for class com.azure.cosmos.models.UniqueKey
Instantiates a new Unique key with paths.
UniqueKeyPolicy - Class in com.azure.cosmos.models
Represents the unique key policy configuration for specifying uniqueness constraints on items in the container in the Azure Cosmos DB service.
UniqueKeyPolicy() - Constructor for class com.azure.cosmos.models.UniqueKeyPolicy
Instantiates a new Unique key policy.
upsertItem(T) - Method in class com.azure.cosmos.CosmosAsyncContainer
Upserts an item.
upsertItem(T, CosmosItemRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncContainer
Upserts an item.
upsertItem(T, PartitionKey, CosmosItemRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncContainer
Upserts an item.
upsertItem(T) - Method in class com.azure.cosmos.CosmosContainer
Upserts an Cosmos item in the current container.
upsertItem(T, CosmosItemRequestOptions) - Method in class com.azure.cosmos.CosmosContainer
Upserts a item Cosmos sync item while specifying additional options.
upsertItem(T, PartitionKey, CosmosItemRequestOptions) - Method in class com.azure.cosmos.CosmosContainer
Upserts a item Cosmos sync item while specifying additional options.
upsertPermission(CosmosPermissionProperties, CosmosPermissionRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncUser
Upserts a permission.
upsertUser(CosmosUserProperties) - Method in class com.azure.cosmos.CosmosAsyncDatabase
Upsert a user.
upsertUser(CosmosUserProperties) - Method in class com.azure.cosmos.CosmosDatabase
Upserts a Cosmos user.
userAgentSuffix(String) - Method in class com.azure.cosmos.CosmosClientBuilder
sets the value of the user-agent suffix.

V

valueOf(String) - Static method in enum com.azure.cosmos.ConnectionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.cosmos.ConsistencyLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.cosmos.models.CompositePathSortOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.cosmos.models.ConflictResolutionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.cosmos.models.ContainerChildResourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.cosmos.models.IndexingDirective
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.cosmos.models.IndexingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.cosmos.models.PartitionKeyDefinitionVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.cosmos.models.PartitionKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.cosmos.models.PermissionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.cosmos.models.SpatialType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.cosmos.models.TriggerOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.cosmos.models.TriggerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.cosmos.util.Beta.SinceVersion
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.azure.cosmos.ConnectionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.cosmos.ConsistencyLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.cosmos.models.CompositePathSortOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.cosmos.models.ConflictResolutionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.cosmos.models.ContainerChildResourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.cosmos.models.IndexingDirective
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.cosmos.models.IndexingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.cosmos.models.PartitionKeyDefinitionVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.cosmos.models.PartitionKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.cosmos.models.PermissionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.cosmos.models.SpatialType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.cosmos.models.TriggerOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.cosmos.models.TriggerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.cosmos.util.Beta.SinceVersion
Returns an array containing the constants of this enum type, in the order they are declared.
B C D E F G H I K L M N O P Q R S T U V 
Skip navigation links
Visit the Azure for Java Developerssite for more Java documentation, including quick starts, tutorials, and code samples.

Copyright © 2020 Microsoft Corporation. All rights reserved.