- ChangeFeedOptions - Class in com.azure.cosmos
-
Specifies the options associated with change feed methods (enumeration
operations) in the Azure Cosmos DB database service.
- ChangeFeedOptions() - Constructor for class com.azure.cosmos.ChangeFeedOptions
-
- ChangeFeedOptions(ChangeFeedOptions) - Constructor for class com.azure.cosmos.ChangeFeedOptions
-
- ChangeFeedProcessor - Interface in com.azure.cosmos
-
Simple host for distributing change feed events across observers and thus allowing these observers scale.
- ChangeFeedProcessor.BuilderDefinition - Interface in com.azure.cosmos
-
- changeFeedProcessorBuilder() - Static method in interface com.azure.cosmos.ChangeFeedProcessor
-
Helper static method to buildAsyncClient
ChangeFeedProcessor
instances
as logical representation of the Azure Cosmos DB database service.
- ChangeFeedProcessorOptions - Class in com.azure.cosmos
-
- ChangeFeedProcessorOptions() - Constructor for class com.azure.cosmos.ChangeFeedProcessorOptions
-
- clear() - Method in class com.azure.cosmos.SqlParameterList
-
- close() - Method in class com.azure.cosmos.CosmosAsyncClient
-
- close() - Method in class com.azure.cosmos.CosmosClient
-
- com.azure.cosmos - package com.azure.cosmos
-
This package provides Rx interfaces for interacting with Azure Cosmos DB.
- CompositePath - Class in com.azure.cosmos
-
Represents a composite path of the IndexingPolicy in the Azure Cosmos DB database service.
- CompositePath() - Constructor for class com.azure.cosmos.CompositePath
-
Constructor.
- CompositePath(String) - Constructor for class com.azure.cosmos.CompositePath
-
Constructor.
- CompositePathSortOrder - Enum in com.azure.cosmos
-
Represents the sorting order for a path in a composite index, for a
collection in the Azure Cosmos DB database service.
- ConflictException - Exception in com.azure.cosmos
-
While this class is public, but it is not part of our published public APIs.
- ConflictException(CosmosError, long, String, Map<String, String>) - Constructor for exception com.azure.cosmos.ConflictException
-
- ConflictException(String, HttpHeaders, String) - Constructor for exception com.azure.cosmos.ConflictException
-
- ConflictResolutionMode - Enum in com.azure.cosmos
-
- ConflictResolutionPolicy - Class in com.azure.cosmos
-
Represents the conflict resolution policy configuration for specifying how to resolve conflicts
in case writes from different regions result in conflicts on documents in the collection in the Azure Cosmos DB
service.
- ConflictResolutionPolicy(String) - Constructor for class com.azure.cosmos.ConflictResolutionPolicy
-
- ConnectionMode - Enum in com.azure.cosmos
-
Represents the connection mode to be used by the client in the Azure Cosmos DB database service.
- ConnectionPolicy - Class in com.azure.cosmos
-
Represents the Connection policy associated with a DocumentClient in the Azure Cosmos DB database service.
- ConnectionPolicy() - Constructor for class com.azure.cosmos.ConnectionPolicy
-
Constructor.
- ConsistencyLevel - Enum in com.azure.cosmos
-
Represents the consistency levels supported for Cosmos DB client operations in the Azure Cosmos DB database service.
- ConsistencyPolicy - Class in com.azure.cosmos
-
Encapsulates the properties for consistency policy in the Azure Cosmos DB database service.
- ConsistencyPolicy() - Constructor for class com.azure.cosmos.ConsistencyPolicy
-
Constructor.
- contains(Object) - Method in class com.azure.cosmos.SqlParameterList
-
- containsAll(Collection<?>) - Method in class com.azure.cosmos.SqlParameterList
-
- ContinuablePagedIterable<C,T,P extends com.azure.core.util.paging.ContinuablePage<C,T>> - Class in com.azure.cosmos
-
This class provides utility to iterate over
ContinuablePage
using
Stream
Iterable
interfaces.
- ContinuablePagedIterable(ContinuablePagedFlux<C, T, P>) - Constructor for class com.azure.cosmos.ContinuablePagedIterable
-
Creates instance given ContinuablePagedFlux
.
- ContinuablePagedIterable(ContinuablePagedFlux<C, T, P>, int) - Constructor for class com.azure.cosmos.ContinuablePagedIterable
-
Creates instance given ContinuablePagedFlux
.
- CosmosAsyncClient - Class in com.azure.cosmos
-
Provides a client-side logical representation of the Azure Cosmos database service.
- CosmosAsyncConflict - Class in com.azure.cosmos
-
Read and delete conflicts
- CosmosAsyncConflictResponse - Class in com.azure.cosmos
-
- CosmosAsyncContainer - Class in com.azure.cosmos
-
Provides methods for reading, deleting, and replacing existing Containers.
- CosmosAsyncContainerResponse - Class in com.azure.cosmos
-
- CosmosAsyncDatabase - Class in com.azure.cosmos
-
Perform read and delete databases, update database throughput, and perform operations on child resources
- CosmosAsyncDatabaseResponse - Class in com.azure.cosmos
-
- CosmosAsyncItemResponse<T> - Class in com.azure.cosmos
-
- CosmosAsyncPermission - Class in com.azure.cosmos
-
- CosmosAsyncPermissionResponse - Class in com.azure.cosmos
-
- CosmosAsyncScripts - Class in com.azure.cosmos
-
- CosmosAsyncStoredProcedure - Class in com.azure.cosmos
-
- CosmosAsyncStoredProcedureResponse - Class in com.azure.cosmos
-
- CosmosAsyncTrigger - Class in com.azure.cosmos
-
- CosmosAsyncTriggerResponse - Class in com.azure.cosmos
-
- CosmosAsyncUser - Class in com.azure.cosmos
-
- CosmosAsyncUserDefinedFunction - Class in com.azure.cosmos
-
- CosmosAsyncUserDefinedFunctionResponse - Class in com.azure.cosmos
-
- CosmosAsyncUserResponse - Class in com.azure.cosmos
-
- CosmosClient - Class in com.azure.cosmos
-
Provides a client-side logical representation of the Azure Cosmos database service.
- cosmosClientBuilder() - Static method in class com.azure.cosmos.CosmosAsyncClient
-
Instantiate the cosmos client builder to build cosmos client
- cosmosClientBuilder() - Static method in class com.azure.cosmos.CosmosClient
-
Instantiate the cosmos client builder to build cosmos client
- CosmosClientBuilder - Class in com.azure.cosmos
-
Helper class to buildAsyncClient
CosmosAsyncClient
instances
as logical representation of the Azure Cosmos database service.
- CosmosClientBuilder() - Constructor for class com.azure.cosmos.CosmosClientBuilder
-
- CosmosClientException - Exception in com.azure.cosmos
-
This class defines a custom exception type for all operations on
CosmosClient in the Azure Cosmos DB database service.
- CosmosConflictProperties - Class in com.azure.cosmos
-
- CosmosConflictRequestOptions - Class in com.azure.cosmos
-
- CosmosConflictRequestOptions() - Constructor for class com.azure.cosmos.CosmosConflictRequestOptions
-
- 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
-
Represents a item container in the Azure Cosmos DB database service.
- CosmosContainerProperties(String, String) - Constructor for class com.azure.cosmos.CosmosContainerProperties
-
Constructor
- CosmosContainerProperties(String, PartitionKeyDefinition) - Constructor for class com.azure.cosmos.CosmosContainerProperties
-
Constructor
- CosmosContainerRequestOptions - Class in com.azure.cosmos
-
Encapsulates options that can be specified for a request issued to cosmos container.
- CosmosContainerRequestOptions() - Constructor for class com.azure.cosmos.CosmosContainerRequestOptions
-
- CosmosContainerResponse - Class in com.azure.cosmos
-
The synchronous cosmos container response
- CosmosContinuablePagedFlux<T> - Class in com.azure.cosmos
-
Cosmos implementation of ContinuablePagedFlux
.
- CosmosContinuablePagedIterable<T> - Class in com.azure.cosmos
-
- 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
-
Represents a CosmosAsyncDatabase in the Azure Cosmos database service.
- CosmosDatabaseProperties(String) - Constructor for class com.azure.cosmos.CosmosDatabaseProperties
-
Constructor
- CosmosDatabaseRequestOptions - Class in com.azure.cosmos
-
Encapsulates options that can be specified for a request issued to cosmos database.
- CosmosDatabaseRequestOptions() - Constructor for class com.azure.cosmos.CosmosDatabaseRequestOptions
-
- CosmosDatabaseResponse - Class in com.azure.cosmos
-
- CosmosError - Class in com.azure.cosmos
-
Encapsulates error related details in the Azure Cosmos DB database service.
- CosmosError() - Constructor for class com.azure.cosmos.CosmosError
-
Initialize a new instance of the Error object.
- CosmosError(String, String) - Constructor for class com.azure.cosmos.CosmosError
-
Initialize a new instance of the Error object.
- CosmosError(String, String, String) - Constructor for class com.azure.cosmos.CosmosError
-
Initialize a new instance of the Error object.
- CosmosItemRequestOptions - Class in com.azure.cosmos
-
Encapsulates options that can be specified for a request issued to cosmos Item.
- CosmosItemRequestOptions() - Constructor for class com.azure.cosmos.CosmosItemRequestOptions
-
Constructor
- CosmosItemResponse<T> - Class in com.azure.cosmos
-
- CosmosKeyCredential - Class in com.azure.cosmos
-
Cosmos Key Credential is used to store key credentials, in order to support dynamic key rotation.
- CosmosKeyCredential(String) - Constructor for class com.azure.cosmos.CosmosKeyCredential
-
- CosmosPermissionProperties - Class in com.azure.cosmos
-
- CosmosPermissionProperties() - Constructor for class com.azure.cosmos.CosmosPermissionProperties
-
Initialize a permission object.
- CosmosPermissionRequestOptions - Class in com.azure.cosmos
-
Contains the request options of CosmosAsyncPermission
- CosmosPermissionRequestOptions() - Constructor for class com.azure.cosmos.CosmosPermissionRequestOptions
-
- CosmosResourceType - Enum in com.azure.cosmos
-
Resource types in the Azure Cosmos DB database service.
- CosmosResponse<T extends Resource> - Class in com.azure.cosmos
-
- CosmosResponseDiagnostics - Class in com.azure.cosmos
-
This class represents response diagnostic statistics associated with a request to Azure Cosmos DB
- 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
-
- CosmosStoredProcedureProperties() - Constructor for class com.azure.cosmos.CosmosStoredProcedureProperties
-
Constructor.
- CosmosStoredProcedureProperties(String, String) - Constructor for class com.azure.cosmos.CosmosStoredProcedureProperties
-
Constructor.
- CosmosStoredProcedureRequestOptions - Class in com.azure.cosmos
-
Encapsulates options that can be specified for a request issued to cosmos stored procedure.
- CosmosStoredProcedureRequestOptions() - Constructor for class com.azure.cosmos.CosmosStoredProcedureRequestOptions
-
- CosmosStoredProcedureResponse - Class in com.azure.cosmos
-
The type Cosmos sync stored procedure response.
- CosmosTrigger - Class in com.azure.cosmos
-
The type Cosmos sync trigger.
- CosmosTriggerProperties - Class in com.azure.cosmos
-
- CosmosTriggerProperties() - Constructor for class com.azure.cosmos.CosmosTriggerProperties
-
Constructor
- CosmosTriggerResponse - Class in com.azure.cosmos
-
The type Cosmos sync 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
-
- CosmosUserDefinedFunctionProperties() - Constructor for class com.azure.cosmos.CosmosUserDefinedFunctionProperties
-
Constructor
- CosmosUserDefinedFunctionResponse - Class in com.azure.cosmos
-
The type Cosmos sync user defined function response.
- CosmosUserProperties - Class in com.azure.cosmos
-
- CosmosUserProperties() - Constructor for class com.azure.cosmos.CosmosUserProperties
-
Initialize a user object.
- CosmosUserResponse - Class in com.azure.cosmos
-
The type Cosmos sync user response.
- createContainer(CosmosContainerProperties) - Method in class com.azure.cosmos.CosmosAsyncDatabase
-
Creates a document container.
- createContainer(CosmosContainerProperties, int) - Method in class com.azure.cosmos.CosmosAsyncDatabase
-
Creates a document container.
- createContainer(CosmosContainerProperties, CosmosContainerRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncDatabase
-
Creates a document container.
- createContainer(CosmosContainerProperties, int, CosmosContainerRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncDatabase
-
Creates a document container.
- createContainer(String, String) - Method in class com.azure.cosmos.CosmosAsyncDatabase
-
Creates a document container.
- createContainer(String, String, int) - Method in class com.azure.cosmos.CosmosAsyncDatabase
-
Creates a document container.
- createContainer(CosmosContainerProperties) - Method in class com.azure.cosmos.CosmosDatabase
-
Creates a cosmos container.
- createContainer(CosmosContainerProperties, int) - Method in class com.azure.cosmos.CosmosDatabase
-
Creates a cosmos container.
- createContainer(CosmosContainerProperties, CosmosContainerRequestOptions) - Method in class com.azure.cosmos.CosmosDatabase
-
Creates a cosmos container.
- createContainer(CosmosContainerProperties, int, CosmosContainerRequestOptions) - Method in class com.azure.cosmos.CosmosDatabase
-
Creates a cosmos container.
- createContainer(String, String) - Method in class com.azure.cosmos.CosmosDatabase
-
Create container cosmos sync container response.
- createContainer(String, String, int) - Method in class com.azure.cosmos.CosmosDatabase
-
Create container cosmos sync container response.
- createContainerIfNotExists(CosmosContainerProperties) - Method in class com.azure.cosmos.CosmosAsyncDatabase
-
Creates a document container if it does not exist on the service.
- createContainerIfNotExists(CosmosContainerProperties, int) - Method in class com.azure.cosmos.CosmosAsyncDatabase
-
Creates a document container if it does not exist on the service.
- createContainerIfNotExists(String, String) - Method in class com.azure.cosmos.CosmosAsyncDatabase
-
Creates a document container if it does not exist on the service.
- createContainerIfNotExists(String, String, int) - Method in class com.azure.cosmos.CosmosAsyncDatabase
-
Creates a document container if it does not exist on the service.
- createContainerIfNotExists(CosmosContainerProperties) - Method in class com.azure.cosmos.CosmosDatabase
-
Create container if not exists cosmos sync container response.
- createContainerIfNotExists(CosmosContainerProperties, int) - Method in class com.azure.cosmos.CosmosDatabase
-
Create container if not exists cosmos sync container response.
- createContainerIfNotExists(String, String) - Method in class com.azure.cosmos.CosmosDatabase
-
Create container if not exists cosmos sync container response.
- createContainerIfNotExists(String, String, int) - Method in class com.azure.cosmos.CosmosDatabase
-
Create container if not exists cosmos sync container response.
- createCustomPolicy(String) - Static method in class com.azure.cosmos.ConflictResolutionPolicy
-
- createCustomPolicy() - Static method in class com.azure.cosmos.ConflictResolutionPolicy
-
- 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, int, CosmosDatabaseRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncClient
-
Creates a database.
- createDatabase(CosmosDatabaseProperties, int) - Method in class com.azure.cosmos.CosmosAsyncClient
-
Creates a database.
- createDatabase(String, int) - 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 database.
- createDatabase(String) - Method in class com.azure.cosmos.CosmosClient
-
Creates a database.
- createDatabase(CosmosDatabaseProperties, int, CosmosDatabaseRequestOptions) - Method in class com.azure.cosmos.CosmosClient
-
Creates a database.
- createDatabase(CosmosDatabaseProperties, int) - Method in class com.azure.cosmos.CosmosClient
-
Creates a database.
- createDatabase(String, int) - Method in class com.azure.cosmos.CosmosClient
-
Creates a 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
The Mono
upon successful completion will contain a single cosmos database response with the
created or existing database.
- createDatabaseIfNotExists(CosmosDatabaseProperties) - Method in class com.azure.cosmos.CosmosClient
-
Create a Database if it does not already exist on the service
- createDatabaseIfNotExists(String) - Method in class com.azure.cosmos.CosmosClient
-
Create a Database if it does not already exist on the service
- createItem(T) - Method in class com.azure.cosmos.CosmosAsyncContainer
-
Creates a cosmos item.
- createItem(T, PartitionKey, CosmosItemRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncContainer
-
Creates a cosmos item.
- createItem(T, CosmosItemRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncContainer
-
- createItem(T) - Method in class com.azure.cosmos.CosmosContainer
-
Create item cosmos sync item response.
- createItem(T, PartitionKey, CosmosItemRequestOptions) - Method in class com.azure.cosmos.CosmosContainer
-
Create a cosmos item synchronously.
- createItem(T, CosmosItemRequestOptions) - Method in class com.azure.cosmos.CosmosContainer
-
Create a cosmos item.
- createLastWriterWinsPolicy() - Static method in class com.azure.cosmos.ConflictResolutionPolicy
-
- createLastWriterWinsPolicy(String) - Static method in class com.azure.cosmos.ConflictResolutionPolicy
-
- 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 user cosmos sync user response.
- 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
- get(String) - Method in class com.azure.cosmos.JsonSerializable
-
Gets a property value as Object.
- get(int) - Method in class com.azure.cosmos.SqlParameterList
-
- getAccessCondition() - Method in class com.azure.cosmos.CosmosConflictRequestOptions
-
Gets the conditions associated with the request.
- getAccessCondition() - Method in class com.azure.cosmos.CosmosContainerRequestOptions
-
Gets the conditions associated with the request.
- getAccessCondition() - Method in class com.azure.cosmos.CosmosDatabaseRequestOptions
-
Gets the conditions associated with the request.
- getAccessCondition() - Method in class com.azure.cosmos.CosmosItemRequestOptions
-
Gets the conditions associated with the request.
- getAccessCondition() - Method in class com.azure.cosmos.CosmosPermissionRequestOptions
-
Gets the conditions associated with the request.
- getAccessCondition() - Method in class com.azure.cosmos.CosmosStoredProcedureRequestOptions
-
Gets the conditions associated with the request.
- getActivityId() - Method in class com.azure.cosmos.CosmosAsyncItemResponse
-
Gets the Activity ID for the request.
- getActivityId() - Method in class com.azure.cosmos.CosmosAsyncStoredProcedureResponse
-
Gets the Activity ID for the request.
- getActivityId() - Method in exception com.azure.cosmos.CosmosClientException
-
Gets the activity ID associated with the request.
- getActivityId() - Method in class com.azure.cosmos.CosmosItemResponse
-
Gets the Activity ID for the request.
- getActivityId() - Method in class com.azure.cosmos.CosmosResponse
-
Gets the Activity ID for the request.
- getActivityId() - Method in class com.azure.cosmos.CosmosStoredProcedureResponse
-
- getActivityId() - Method in class com.azure.cosmos.FeedResponse
-
Gets the activity ID for the request.
- getAllowEmptyPages() - Method in class com.azure.cosmos.FeedOptions
-
Gets the option to allow empty result pages in feed response.
- getAuthorizationToken(RequestVerb, String, CosmosResourceType, Map<String, Object>) - Method in interface com.azure.cosmos.TokenResolver
-
This method will consume the request information and based on that it will generate the authorization token.
- getAutomatic() - Method in class com.azure.cosmos.IndexingPolicy
-
Gets whether automatic indexing is enabled for a collection.
- getBody() - Method in class com.azure.cosmos.CosmosStoredProcedureProperties
-
Get the body of the stored procedure.
- getBody() - Method in class com.azure.cosmos.CosmosTriggerProperties
-
Get the body of the trigger.
- getBody() - Method in class com.azure.cosmos.CosmosUserDefinedFunctionProperties
-
Get the body of the user defined function.
- getBoolean(String) - Method in class com.azure.cosmos.JsonSerializable
-
Gets a boolean value.
- getCode() - Method in class com.azure.cosmos.CosmosError
-
Gets the error code.
- getCollection(String, Class<T>, boolean...) - Method in class com.azure.cosmos.JsonSerializable
-
Gets an object collection.
- getCollectionQuota() - Method in class com.azure.cosmos.FeedResponse
-
Gets the maximum quota for collection resources within an account from the Azure Cosmos DB service.
- getCollectionSizeQuota() - Method in class com.azure.cosmos.FeedResponse
-
Gets the maximum size of a collection in kilobytes from the Azure Cosmos DB service.
- getCollectionSizeUsage() - Method in class com.azure.cosmos.FeedResponse
-
Gets the current size of a collection in kilobytes from the Azure Cosmos DB service.
- getCollectionUsage() - Method in class com.azure.cosmos.FeedResponse
-
Gets the current number of collection resources within the account from the Azure Cosmos DB service.
- getCompositeIndexes() - Method in class com.azure.cosmos.IndexingPolicy
-
Gets the composite indexes for additional indexes.
- getCondition() - Method in class com.azure.cosmos.AccessCondition
-
Gets the value of the condition - for AccessConditionType IfMatchs and IfNotMatch, this is the ETag that has to
be compared to.
- getConflict() - Method in class com.azure.cosmos.CosmosAsyncConflictResponse
-
Get conflict client
- getConflict(String) - Method in class com.azure.cosmos.CosmosAsyncContainer
-
Gets a CosmosAsyncConflict object without making a service call
- getConflictResolutionPath() - Method in class com.azure.cosmos.ConflictResolutionPolicy
-
Gets the path which is present in each document in the Azure Cosmos DB service for last writer wins
conflict-resolution.
- getConflictResolutionPolicy() - Method in class com.azure.cosmos.CosmosContainerProperties
-
Gets the conflictResolutionPolicy that is used for resolving conflicting writes
on documents in different regions, in a collection in the Azure Cosmos DB service.
- getConflictResolutionProcedure() - Method in class com.azure.cosmos.ConflictResolutionPolicy
-
Gets the StoredProcedure
which is used for conflict resolution in the Azure Cosmos DB service.
- getConnectionMode() - Method in class com.azure.cosmos.ConnectionPolicy
-
Gets the connection mode used in the client.
- getConnectionPolicy() - Method in class com.azure.cosmos.CosmosClientBuilder
-
Gets the (@link ConnectionPolicy) to be used
- getConsistencyLevel() - Method in class com.azure.cosmos.CosmosClientBuilder
-
- getConsistencyLevel() - Method in class com.azure.cosmos.CosmosContainerRequestOptions
-
Gets the consistency level required for the request.
- getConsistencyLevel() - Method in class com.azure.cosmos.CosmosItemRequestOptions
-
Gets the consistency level required for the request.
- getConsistencyLevel() - Method in class com.azure.cosmos.CosmosStoredProcedureRequestOptions
-
Gets the consistency level required for the request.
- getContainer() - Method in class com.azure.cosmos.CosmosAsyncContainerResponse
-
Gets the Container object
- getContainer(String) - Method in class com.azure.cosmos.CosmosAsyncDatabase
-
Gets a CosmosAsyncContainer object without making a service call
- getContainer() - Method in class com.azure.cosmos.CosmosContainerResponse
-
Gets the Container object
- getContainer(String) - Method in class com.azure.cosmos.CosmosDatabase
-
Gets a CosmosContainer object without making a service call
- getContinuationToken() - Method in class com.azure.cosmos.FeedResponse
-
Gets the continuation token to be used for continuing the enumeration.
- getCosmosKeyCredential() - Method in class com.azure.cosmos.CosmosClientBuilder
-
- getCosmosResponseDiagnostics() - Method in class com.azure.cosmos.CosmosAsyncItemResponse
-
Gets the diagnostics information for the current request to Azure Cosmos DB service.
- getCosmosResponseDiagnostics() - Method in exception com.azure.cosmos.CosmosClientException
-
Gets the Cosmos Response Diagnostic Statistics associated with this exception.
- getCosmosResponseDiagnostics() - Method in class com.azure.cosmos.CosmosItemResponse
-
Gets the diagnostics information for the current request to Azure Cosmos DB service.
- getCosmosResponseDiagnostics() - Method in class com.azure.cosmos.CosmosResponse
-
Gets the diagnostics information for the current request to Azure Cosmos DB service.
- getCurrentResourceQuotaUsage() - Method in class com.azure.cosmos.CosmosAsyncItemResponse
-
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.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.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.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 Database
- getDatabase() - Method in class com.azure.cosmos.CosmosAsyncDatabaseResponse
-
Gets the CosmosAsyncDatabase object
- getDatabase() - Method in class com.azure.cosmos.CosmosAsyncUser
-
Gets the parent Database
- getDatabase(String) - Method in class com.azure.cosmos.CosmosClient
-
Gets the database client
- getDatabase() - Method in class com.azure.cosmos.CosmosDatabaseResponse
-
Gets the CosmosAsyncDatabase object
- getDatabaseQuota() - Method in class com.azure.cosmos.CosmosAsyncDatabaseResponse
-
Gets the Max Quota.
- getDatabaseQuota() - Method in class com.azure.cosmos.CosmosDatabaseResponse
-
Gets the Max Quota.
- getDatabaseQuota() - Method in class com.azure.cosmos.FeedResponse
-
Gets the maximum quota for database resources within the account from the Azure Cosmos DB service.
- getDatabaseUsage() - Method in class com.azure.cosmos.CosmosAsyncDatabaseResponse
-
Gets the current Usage.
- getDatabaseUsage() - Method in class com.azure.cosmos.CosmosDatabaseResponse
-
Gets the current Usage.
- getDatabaseUsage() - Method in class com.azure.cosmos.FeedResponse
-
Gets the current number of database resources within the account from the Azure Cosmos DB service.
- getDataType() - Method in class com.azure.cosmos.HashIndex
-
Gets data type.
- getDataType() - Method in class com.azure.cosmos.RangeIndex
-
Gets data type.
- getDefaultConsistencyLevel() - Method in class com.azure.cosmos.ConsistencyPolicy
-
Get the name of the resource.
- getDefaultPolicy() - Static method in class com.azure.cosmos.ConnectionPolicy
-
Gets the default connection policy.
- getDefaultTimeToLiveInSeconds() - Method in class com.azure.cosmos.CosmosContainerProperties
-
Gets the collection's default time-to-live value.
- getDiscardExistingLeases() - Method in class com.azure.cosmos.ChangeFeedProcessorOptions
-
Gets a value indicating whether on start of the host all existing leases should be deleted and the host
should start from scratch.
- getDouble(String) - Method in class com.azure.cosmos.JsonSerializable
-
Gets a double value.
- getElements() - Method in class com.azure.cosmos.FeedResponse
-
- getEmitVerboseTracesInQuery() - Method in class com.azure.cosmos.FeedOptions
-
Gets the option to allow queries to emit out verbose traces for
investigation.
- getEnableEndpointDiscovery() - Method in class com.azure.cosmos.ConnectionPolicy
-
Gets the flag to enable endpoint discovery for geo-replicated database accounts.
- getEnableMultipleWriteLocations() - Method in class com.azure.cosmos.DatabaseAccount
-
- getEnableReadRequestsFallback() - Method in class com.azure.cosmos.ConnectionPolicy
-
Gets whether to allow for reads to go to multiple regions configured on an account of Azure Cosmos DB service.
- getEnableScanInQuery() - Method in class com.azure.cosmos.FeedOptions
-
Gets the option to allow scan on the queries which couldn't be served as
indexing was opted out on the requested paths.
- getEndpoint() - Method in class com.azure.cosmos.CosmosClientBuilder
-
Gets the Azure Cosmos DB endpoint the SDK will connect to
- getEndpoint() - Method in class com.azure.cosmos.DatabaseAccountLocation
-
Gets The endpoint (the URI) of the database account location.
- getError() - Method in exception com.azure.cosmos.CosmosClientException
-
Gets the error code associated with the exception.
- getErrorDetails() - Method in class com.azure.cosmos.CosmosError
-
Gets the error details.
- getETag() - Method in class com.azure.cosmos.Resource
-
Get the entity tag associated with the resource.
- getExcludedPaths() - Method in class com.azure.cosmos.IndexingPolicy
-
Gets the paths that are not indexed.
- getFeedPollDelay() - Method in class com.azure.cosmos.ChangeFeedProcessorOptions
-
Gets the delay in between polling a partition for new changes on the feed, after all current changes are drained.
- getFeedResponseDiagnostics() - Method in class com.azure.cosmos.FeedResponse
-
Gets the feed response diagnostics
- getFromV2Results(List<Permission>) - Static method in class com.azure.cosmos.CosmosPermissionProperties
-
- getId() - Method in class com.azure.cosmos.CosmosAsyncConflict
-
- getId() - Method in class com.azure.cosmos.CosmosAsyncContainer
-
- getId() - Method in class com.azure.cosmos.CosmosAsyncDatabase
-
Get the id of the CosmosAsyncDatabase
- getId() - Method in class com.azure.cosmos.CosmosAsyncTrigger
-
- getId() - Method in class com.azure.cosmos.CosmosAsyncUser
-
- getId() - Method in class com.azure.cosmos.CosmosAsyncUserDefinedFunction
-
- getId() - Method in class com.azure.cosmos.CosmosContainer
-
Id string.
- getId() - Method in class com.azure.cosmos.CosmosDatabase
-
Get the id of the CosmosAsyncDatabase
- 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.CosmosUserProperties
-
Gets the id
- getId() - Method in class com.azure.cosmos.Resource
-
Gets the name of the resource.
- getIdleConnectionTimeoutInMillis() - Method in class com.azure.cosmos.ConnectionPolicy
-
Gets the value of the timeout for an idle connection, the default is 60
seconds.
- getIncludedPaths() - Method in class com.azure.cosmos.IndexingPolicy
-
Gets the paths that are chosen to be indexed by the user.
- getIndexes() - Method in class com.azure.cosmos.IncludedPath
-
Gets the paths that are chosen to be indexed by the user.
- getIndexingDirective() - Method in class com.azure.cosmos.CosmosItemRequestOptions
-
Gets the indexing directive (index, do not index etc).
- getIndexingMode() - Method in class com.azure.cosmos.IndexingPolicy
-
Gets the indexing mode (consistent or lazy).
- getIndexingPolicy() - Method in class com.azure.cosmos.CosmosContainerProperties
-
Gets the container's indexing policy.
- getIndexTransformationProgress() - Method in class com.azure.cosmos.CosmosAsyncContainerResponse
-
Gets the progress of an index transformation, if one is underway.
- getIndexTransformationProgress() - Method in class com.azure.cosmos.CosmosContainerResponse
-
Gets the progress of an index transformation, if one is underway.
- getInt(String) - Method in class com.azure.cosmos.JsonSerializable
-
Gets an integer value.
- getKey() - Method in class com.azure.cosmos.CosmosClientBuilder
-
Gets either a master or readonly key used to perform authentication
for accessing resource.
- getKey() - Method in class com.azure.cosmos.CosmosKeyCredential
-
Returns the key stored in Cosmos Key Credential
- getKeyHashCode() - Method in class com.azure.cosmos.CosmosKeyCredential
-
CosmosKeyCredential stores the computed hashcode of the key for performance improvements.
- getKind() - Method in class com.azure.cosmos.Index
-
Gets index kind.
- getKind() - Method in class com.azure.cosmos.PartitionKeyDefinition
-
Sets the partition algorithm used to calculate the partition id given a partition key.
- getLeaseAcquireInterval() - Method in class com.azure.cosmos.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.ChangeFeedProcessorOptions
-
Gets the interval for which the lease is taken on a lease representing a partition.
- getLeasePrefix() - Method in class com.azure.cosmos.ChangeFeedProcessorOptions
-
Gets a prefix to be used as part of the lease ID.
- getLeaseRenewInterval() - Method in class com.azure.cosmos.ChangeFeedProcessorOptions
-
Gets the renew interval for all leases for partitions currently held by
ChangeFeedProcessor
instance.
- getList(String, Class<T>, boolean...) - Method in class com.azure.cosmos.JsonSerializable
-
Gets an object List.
- getLogger() - Method in class com.azure.cosmos.JsonSerializable
-
- getLong(String) - Method in class com.azure.cosmos.JsonSerializable
-
Gets a long value.
- getMap() - Method in class com.azure.cosmos.JsonSerializable
-
Returns the propertybag(JSONObject) in a hashMap
- getMaxBufferedItemCount() - Method in class com.azure.cosmos.FeedOptions
-
Gets the maximum number of items that can be buffered client side during
parallel query execution.
- getMaxDegreeOfParallelism() - Method in class com.azure.cosmos.FeedOptions
-
Gets the number of concurrent operations run client side during parallel
query execution.
- getMaxItemCount() - Method in class com.azure.cosmos.ChangeFeedOptions
-
Gets the maximum number of items to be returned in the enumeration
operation.
- getMaxItemCount() - Method in class com.azure.cosmos.ChangeFeedProcessorOptions
-
Gets the maximum number of items to be returned in the enumeration operation in the Azure Cosmos DB service.
- getMaxPoolSize() - Method in class com.azure.cosmos.ConnectionPolicy
-
Gets the value of the connection pool size the client is using.
- getMaxResourceQuota() - Method in class com.azure.cosmos.CosmosAsyncItemResponse
-
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.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.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.FeedResponse
-
Gets the maximum size limit for this entity from the Azure Cosmos DB service.
- getMaxRetryAttemptsOnThrottledRequests() - Method in class com.azure.cosmos.RetryOptions
-
Gets the maximum number of retries in the case where the request fails
because the service has applied rate limiting on the client.
- getMaxRetryWaitTimeInSeconds() - Method in class com.azure.cosmos.RetryOptions
-
Gets the maximum retry time in seconds.
- getMaxScaleCount() - Method in class com.azure.cosmos.ChangeFeedProcessorOptions
-
Gets the maximum number of partitions the host can serve.
- getMaxStalenessIntervalInSeconds() - Method in class com.azure.cosmos.ConsistencyPolicy
-
Gets the in bounded staleness consistency, the maximum allowed staleness in terms time interval.
- getMaxStalenessPrefix() - Method in class com.azure.cosmos.ConsistencyPolicy
-
Gets the bounded staleness consistency, the maximum allowed staleness in terms difference in sequence numbers
(aka version).
- getMessage() - Method in exception com.azure.cosmos.CosmosClientException
-
- getMessage() - Method in class com.azure.cosmos.CosmosError
-
Gets the error message.
- getMinScaleCount() - Method in class com.azure.cosmos.ChangeFeedProcessorOptions
-
Gets the minimum partition count for the host.
- getMode() - Method in class com.azure.cosmos.ConflictResolutionPolicy
-
- getName() - Method in class com.azure.cosmos.DatabaseAccountLocation
-
Gets The name of the database account location.
- getName() - Method in class com.azure.cosmos.SqlParameter
-
Gets the name of the parameter.
- getObject(String, Class<T>, boolean...) - Method in class com.azure.cosmos.JsonSerializable
-
Gets an object value.
- getObjectByPath(List<String>) - Method in class com.azure.cosmos.JsonSerializable
-
Gets the value of a property identified by an array of property names that forms the path.
- getOperationKind() - Method in class com.azure.cosmos.CosmosConflictProperties
-
Gets the operation kind.
- getOrder() - Method in class com.azure.cosmos.CompositePath
-
Gets the sort order for the composite path.
- getParameters() - Method in class com.azure.cosmos.SqlQuerySpec
-
Gets the collection of query parameters.
- getPartitionedQueryExecutionInfo() - Method in class com.azure.cosmos.CosmosError
-
Gets the partitioned query execution info.
- getPartitionKey() - Method in class com.azure.cosmos.ChangeFeedOptions
-
Gets the partition key used to identify the current request's target
partition.
- getPartitionKey() - Method in class com.azure.cosmos.CosmosStoredProcedureRequestOptions
-
Gets the partition key used to identify the current request's target partition.
- getPartitionKeyDefinition() - Method in class com.azure.cosmos.CosmosContainerProperties
-
Gets the containers's partition key definition.
- getPath() - Method in class com.azure.cosmos.CompositePath
-
Gets path.
- getPath() - Method in class com.azure.cosmos.ExcludedPath
-
Gets path.
- getPath() - Method in class com.azure.cosmos.IncludedPath
-
Gets path.
- getPath() - Method in class com.azure.cosmos.SpatialSpec
-
Gets path.
- getPaths() - Method in class com.azure.cosmos.PartitionKeyDefinition
-
Gets the document property paths for the partition key.
- getPaths() - Method in class com.azure.cosmos.UniqueKey
-
Gets the paths, a set of which must be unique for each document in the Azure Cosmos DB service.
- getPermission() - Method in class com.azure.cosmos.CosmosAsyncPermissionResponse
-
Gets the CosmosAsyncPermission
- 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.CosmosPermissionProperties
-
Gets the permission mode.
- getPermissionQuota() - Method in class com.azure.cosmos.FeedResponse
-
Gets the maximum quota for permission resources within an account from the Azure Cosmos DB service.
- getPermissions() - Method in class com.azure.cosmos.CosmosClientBuilder
-
Gets the permission list, which contains the
resource tokens needed to access resources.
- getPermissionUsage() - Method in class com.azure.cosmos.FeedResponse
-
Gets the current number of permission resources within the account from the Azure Cosmos DB service.
- getPopulateQuotaInfo() - Method in class com.azure.cosmos.CosmosContainerRequestOptions
-
Gets the PopulateQuotaInfo setting for cosmos container read requests in the Azure Cosmos DB database service.
- getPostTriggerInclude() - Method in class com.azure.cosmos.CosmosItemRequestOptions
-
Gets the triggers to be invoked after the operation.
- getPrecision() - Method in class com.azure.cosmos.HashIndex
-
Gets precision.
- getPrecision() - Method in class com.azure.cosmos.RangeIndex
-
Gets precision.
- getPreferredLocations() - Method in class com.azure.cosmos.ConnectionPolicy
-
Gets the preferred locations for geo-replicated database accounts
- getPreTriggerInclude() - Method in class com.azure.cosmos.CosmosItemRequestOptions
-
Gets the triggers to be invoked before the operation.
- getProperties() - Method in class com.azure.cosmos.ChangeFeedOptions
-
Gets the properties
- getProperties() - Method in class com.azure.cosmos.CosmosAsyncConflictResponse
-
Get conflict properties object representing the resource on the server
- getProperties() - Method in class com.azure.cosmos.CosmosAsyncContainerResponse
-
Gets the container properties
- getProperties() - Method in class com.azure.cosmos.CosmosAsyncDatabaseResponse
-
Gets the cosmos database properties
- getProperties() - Method in class com.azure.cosmos.CosmosAsyncPermissionResponse
-
Get the permission properties
- getProperties() - Method in class com.azure.cosmos.CosmosAsyncStoredProcedureResponse
-
Gets the stored procedure properties
- getProperties() - Method in class com.azure.cosmos.CosmosAsyncTriggerResponse
-
Gets the cosmos trigger properties or null
- getProperties() - Method in class com.azure.cosmos.CosmosAsyncUserDefinedFunctionResponse
-
Gets the cosmos getUser defined function getProperties
- getProperties() - Method in class com.azure.cosmos.CosmosAsyncUserResponse
-
Gets the cosmos user properties
- getProperties() - Method in class com.azure.cosmos.CosmosContainerResponse
-
Gets the container properties
- getProperties() - Method in class com.azure.cosmos.CosmosDatabaseResponse
-
Gets the cosmos database properties
- getProperties() - Method in class com.azure.cosmos.CosmosResponse
-
- getProperties() - Method in class com.azure.cosmos.CosmosStoredProcedureResponse
-
Gets cosmos stored procedure properties.
- getProperties() - Method in class com.azure.cosmos.CosmosTriggerResponse
-
Gets cosmos trigger properties.
- getProperties() - Method in class com.azure.cosmos.CosmosUserDefinedFunctionResponse
-
Gets cosmos user defined function properties.
- getProperties() - Method in class com.azure.cosmos.CosmosUserResponse
-
Gets cosmos user properties.
- getProxy() - Method in class com.azure.cosmos.ConnectionPolicy
-
Gets the InetSocketAddress of proxy server.
- getQueryText() - Method in class com.azure.cosmos.SqlQuerySpec
-
Gets the text of the query.
- getReadableLocations() - Method in class com.azure.cosmos.DatabaseAccount
-
Gets the list of readable locations for this database account.
- getRequestCharge() - Method in class com.azure.cosmos.CosmosAsyncItemResponse
-
Gets the number of index paths (terms) generated by the operation.
- getRequestCharge() - Method in class com.azure.cosmos.CosmosAsyncStoredProcedureResponse
-
Gets the number of index paths (terms) generated by the operation.
- getRequestCharge() - Method in class com.azure.cosmos.CosmosItemResponse
-
Gets the number of index paths (terms) generated by the operation.
- getRequestCharge() - Method in class com.azure.cosmos.CosmosResponse
-
Gets the number of index paths (terms) generated by the operation.
- getRequestCharge() - Method in class com.azure.cosmos.CosmosStoredProcedureResponse
-
- getRequestCharge() - Method in class com.azure.cosmos.FeedResponse
-
Gets the number of index paths (terms) generated by the operation.
- getRequestContinuation() - Method in class com.azure.cosmos.ChangeFeedOptions
-
Gets the request continuation token.
- getRequestLatency() - Method in class com.azure.cosmos.CosmosAsyncItemResponse
-
Gets the end-to-end request latency for the current request to Azure Cosmos DB service.
- getRequestLatency() - Method in class com.azure.cosmos.CosmosItemResponse
-
Gets the end-to-end request latency for the current request to Azure Cosmos DB service.
- getRequestLatency() - Method in class com.azure.cosmos.CosmosResponse
-
Gets the end-to-end request latency for the current request to Azure Cosmos DB service.
- getRequestLatency() - Method in class com.azure.cosmos.CosmosResponseDiagnostics
-
Retrieves latency related to the completion of the request
- getRequestTimeoutInMillis() - Method in class com.azure.cosmos.ConnectionPolicy
-
Gets the request timeout (time to wait for response from network peer) in
milliseconds.
- getResource() - Method in class com.azure.cosmos.CosmosAsyncItemResponse
-
Gets the resource .
- getResource(Class<T>) - Method in class com.azure.cosmos.CosmosConflictProperties
-
Gets the conflicting resource in the Azure Cosmos DB service.
- getResource() - Method in class com.azure.cosmos.CosmosItemResponse
-
- getResourceId() - Method in class com.azure.cosmos.Resource
-
Gets the ID associated with the resource.
- getResourceLink() - Method in class com.azure.cosmos.CosmosPermissionProperties
-
Gets the self-link of resource to which the permission applies.
- getResourceToken() - Method in class com.azure.cosmos.CosmosClientBuilder
-
Sets a resource token used to perform authentication
for accessing resource.
- getResourceType() - Method in class com.azure.cosmos.CosmosConflictProperties
-
Gets the type of the conflicting resource.
- getResponseAsString() - Method in class com.azure.cosmos.CosmosAsyncStoredProcedureResponse
-
Gets the response of the stored procedure as a string.
- getResponseContinuationTokenLimitInKb(int) - Method in class com.azure.cosmos.FeedOptions
-
Sets the ResponseContinuationTokenLimitInKb request option for document query
requests in the Azure Cosmos DB service.
- getResponseHeaders() - Method in class com.azure.cosmos.CosmosAsyncItemResponse
-
Gets the headers associated with the response.
- getResponseHeaders() - Method in exception com.azure.cosmos.CosmosClientException
-
Gets the response headers as key-value pairs
- getResponseHeaders() - Method in class com.azure.cosmos.CosmosItemResponse
-
Gets the headers associated with the response.
- getResponseHeaders() - Method in class com.azure.cosmos.CosmosResponse
-
Gets the headers associated with the response.
- getResponseHeaders() - Method in class com.azure.cosmos.FeedResponse
-
Gets the response headers.
- getResults() - Method in class com.azure.cosmos.FeedResponse
-
Results.
- getRetryAfterInMilliseconds() - Method in exception com.azure.cosmos.CosmosClientException
-
Gets the recommended time interval after which the client can retry failed
requests
- getRetryOptions() - Method in class com.azure.cosmos.ConnectionPolicy
-
Gets the retry policy options associated with the DocumentClient instance.
- getScriptLog() - Method in class com.azure.cosmos.CosmosAsyncStoredProcedureResponse
-
Gets the output from stored procedure console.log() statements.
- getScripts() - Method in class com.azure.cosmos.CosmosAsyncContainer
-
- getScripts() - Method in class com.azure.cosmos.CosmosContainer
-
Gets the cosmos sync scripts.
- getSelfLink() - Method in class com.azure.cosmos.Resource
-
Get the self-link associated with the resource.
- getSessionToken() - Method in class com.azure.cosmos.CosmosAsyncItemResponse
-
Gets the token used for managing client's consistency requirements.
- getSessionToken() - Method in class com.azure.cosmos.CosmosAsyncStoredProcedureResponse
-
Gets the token used for managing client's consistency requirements.
- getSessionToken() - Method in class com.azure.cosmos.CosmosContainerRequestOptions
-
Gets the token for use with session consistency.
- getSessionToken() - Method in class com.azure.cosmos.CosmosItemRequestOptions
-
Gets the token for use with session consistency.
- getSessionToken() - Method in class com.azure.cosmos.CosmosItemResponse
-
Gets the token used for managing client's consistency requirements.
- getSessionToken() - Method in class com.azure.cosmos.CosmosResponse
-
Gets the token used for managing client's consistency requirements.
- getSessionToken() - Method in class com.azure.cosmos.CosmosStoredProcedureRequestOptions
-
Gets the token for use with session consistency.
- getSessionToken() - Method in class com.azure.cosmos.CosmosStoredProcedureResponse
-
- getSessionToken() - Method in class com.azure.cosmos.FeedOptions
-
Gets the session token for use with session consistency.
- getSessionToken() - Method in class com.azure.cosmos.FeedResponse
-
Gets the session token for use in session consistency.
- getSpatialIndexes() - Method in class com.azure.cosmos.IndexingPolicy
-
Sets the spatial indexes for additional indexes.
- getSpatialTypes() - Method in class com.azure.cosmos.SpatialSpec
-
Gets the collection of spatial types.
- getStartContinuation() - Method in class com.azure.cosmos.ChangeFeedProcessorOptions
-
Gets the start request continuation token to start looking for changes after.
- getStartDateTime() - Method in class com.azure.cosmos.ChangeFeedOptions
-
Gets the zoned date time to start looking for changes after.
- getStartFromBeginning() - Method in class com.azure.cosmos.ChangeFeedOptions
-
Get whether change feed should start from beginning (true) or from current
(false).
- getStartFromBeginning() - Method in class com.azure.cosmos.ChangeFeedProcessorOptions
-
Gets a value indicating whether change feed in the Azure Cosmos DB service should start from beginning (true)
or from current (false).
- getStartTime() - Method in class com.azure.cosmos.ChangeFeedProcessorOptions
-
Gets the time (exclusive) to start looking for changes after.
- getStatusCode() - Method in class com.azure.cosmos.CosmosAsyncItemResponse
-
Gets the HTTP status code associated with the response.
- getStatusCode() - Method in class com.azure.cosmos.CosmosAsyncStoredProcedureResponse
-
Gets the HTTP status code associated with the response.
- getStatusCode() - Method in exception com.azure.cosmos.CosmosClientException
-
Gets the http status code.
- getStatusCode() - Method in class com.azure.cosmos.CosmosItemResponse
-
Gets the HTTP status code associated with the response.
- getStatusCode() - Method in class com.azure.cosmos.CosmosResponse
-
Gets the HTTP status code associated with the response.
- getStatusCode() - Method in class com.azure.cosmos.CosmosStoredProcedureResponse
-
- getStoredProcedure(String) - Method in class com.azure.cosmos.CosmosAsyncScripts
-
Gets a CosmosAsyncStoredProcedure object without making a service call
- getStoredProcedure() - Method in class com.azure.cosmos.CosmosAsyncStoredProcedureResponse
-
Gets the stored procedure object
- getStoredProcedure(String) - Method in class com.azure.cosmos.CosmosScripts
-
Gets stored procedure.
- getStoredProcedure() - Method in class com.azure.cosmos.CosmosStoredProcedureResponse
-
Gets cosmos sync stored procedure.
- getStoredProceduresQuota() - Method in class com.azure.cosmos.FeedResponse
-
Gets the maximum quota of stored procedures for a collection from the Azure Cosmos DB service.
- getStoredProceduresUsage() - Method in class com.azure.cosmos.FeedResponse
-
Gets the current number of stored procedures for a collection from the Azure Cosmos DB service.
- getString(String) - Method in class com.azure.cosmos.JsonSerializable
-
Gets a string value.
- getSubStatusCode() - Method in exception com.azure.cosmos.CosmosClientException
-
Gets the sub status code.
- getTimestamp() - Method in class com.azure.cosmos.Resource
-
Get the last modified timestamp associated with the resource.
- getTokenResolver() - Method in class com.azure.cosmos.CosmosClientBuilder
-
Gets the token resolver
- getTrigger(String) - Method in class com.azure.cosmos.CosmosAsyncScripts
-
Gets a CosmosAsyncTrigger object without making a service call
- getTrigger() - Method in class com.azure.cosmos.CosmosAsyncTriggerResponse
-
Gets the cosmos trigger object or null
- getTrigger(String) - Method in class com.azure.cosmos.CosmosScripts
-
Gets trigger.
- getTrigger() - Method in class com.azure.cosmos.CosmosTriggerResponse
-
Gets cosmos sync trigger.
- getTriggerOperation() - Method in class com.azure.cosmos.CosmosTriggerProperties
-
Get the operation type of the trigger.
- getTriggersQuota() - Method in class com.azure.cosmos.FeedResponse
-
Gets the maximum quota of triggers for a collection from the Azure Cosmos DB service.
- getTriggersUsage() - Method in class com.azure.cosmos.FeedResponse
-
Get the current number of triggers for a collection from the Azure Cosmos DB service.
- getTriggerType() - Method in class com.azure.cosmos.CosmosTriggerProperties
-
Get the type of the trigger.
- getType() - Method in class com.azure.cosmos.AccessCondition
-
Gets the condition type.
- getUniqueKeyPolicy() - Method in class com.azure.cosmos.CosmosContainerProperties
-
Gets the containers unique key policy
- getUser(String) - Method in class com.azure.cosmos.CosmosAsyncDatabase
-
- getUser() - Method in class com.azure.cosmos.CosmosAsyncUserResponse
-
Get cosmos user
- getUser(String) - Method in class com.azure.cosmos.CosmosDatabase
-
Gets user.
- getUser() - Method in class com.azure.cosmos.CosmosUserResponse
-
Gets cosmos sync user.
- getUserAgentSuffix() - Method in class com.azure.cosmos.ConnectionPolicy
-
Gets the value of user-agent suffix.
- getUserDefinedFunction(String) - Method in class com.azure.cosmos.CosmosAsyncScripts
-
Gets a CosmosAsyncUserDefinedFunction object without making a service call
- getUserDefinedFunction() - Method in class com.azure.cosmos.CosmosAsyncUserDefinedFunctionResponse
-
Gets the cosmos user defined function object
- getUserDefinedFunction(String) - Method in class com.azure.cosmos.CosmosScripts
-
Gets user defined function.
- getUserDefinedFunction() - Method in class com.azure.cosmos.CosmosUserDefinedFunctionResponse
-
Gets cosmos sync user defined function.
- getUserDefinedFunctionsQuota() - Method in class com.azure.cosmos.FeedResponse
-
Gets the maximum quota of user defined functions for a collection from the Azure Cosmos DB service.
- getUserDefinedFunctionsUsage() - Method in class com.azure.cosmos.FeedResponse
-
Gets the current number of user defined functions for a collection from the Azure Cosmos DB service.
- getUserQuota() - Method in class com.azure.cosmos.FeedResponse
-
Gets the maximum quota for user resources within an account from the Azure Cosmos DB service.
- getUserUsage() - Method in class com.azure.cosmos.FeedResponse
-
Gets the current number of user resources within the account from the Azure Cosmos DB service.
- getUsingMultipleWriteLocations() - Method in class com.azure.cosmos.ConnectionPolicy
-
Gets the flag to enable writes on any locations (regions) for geo-replicated database accounts in the Azure
Cosmos DB service.
- getValue() - Method in enum com.azure.cosmos.PermissionMode
-
Gets the numerical value of the permission mode.
- getValue(Class<T>) - Method in class com.azure.cosmos.SqlParameter
-
Gets the value of the parameter.
- getValue() - Method in enum com.azure.cosmos.TriggerOperation
-
Gets the numerical value of the trigger operation.
- getValue() - Method in enum com.azure.cosmos.TriggerType
-
Gets the numerical value of the trigger type.
- getVersion() - Method in class com.azure.cosmos.PartitionKeyDefinition
-
- getWritableLocations() - Method in class com.azure.cosmos.DatabaseAccount
-
Gets the list of writable locations for this database account.
- GoneException - Exception in com.azure.cosmos
-
- GoneException(String) - Constructor for exception com.azure.cosmos.GoneException
-
- GoneException() - Constructor for exception com.azure.cosmos.GoneException
-
- GoneException(CosmosError, long, String, Map<String, String>) - Constructor for exception com.azure.cosmos.GoneException
-
- GoneException(String, String) - Constructor for exception com.azure.cosmos.GoneException
-
- GoneException(String, HttpHeaders, URI) - Constructor for exception com.azure.cosmos.GoneException
-
- GoneException(String, Exception, HttpHeaders, URI) - Constructor for exception com.azure.cosmos.GoneException
-
- GoneException(String, Exception, Map<String, String>, String) - Constructor for exception com.azure.cosmos.GoneException
-
- range(DataType) - Static method in class com.azure.cosmos.Index
-
Returns an instance of RangeIndex class with specified DataType.
- range(DataType, int) - Static method in class com.azure.cosmos.Index
-
Returns an instance of RangeIndex class with specified DataType and precision.
- RangeIndex - Class in com.azure.cosmos
-
Represents a range index in the Azure Cosmos DB database service.
- RangeIndex(DataType) - Constructor for class com.azure.cosmos.RangeIndex
-
Initializes a new instance of the RangeIndex class with specified DataType.
- RangeIndex(DataType, int) - Constructor for class com.azure.cosmos.RangeIndex
-
Initializes a new instance of the RangeIndex class with specified DataType and precision.
- read(CosmosConflictRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncConflict
-
Reads a conflict.
- read() - Method in class com.azure.cosmos.CosmosAsyncContainer
-
Reads the document container
- read(CosmosContainerRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncContainer
-
Reads the document container by the container link.
- 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 by the stored procedure link.
- read(CosmosStoredProcedureRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncStoredProcedure
-
Read a stored procedure by the stored procedure link.
- read() - Method in class com.azure.cosmos.CosmosAsyncTrigger
-
Reads a cosmos trigger by the trigger link.
- 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
-
Read cosmos sync container response.
- read(CosmosContainerRequestOptions) - Method in class com.azure.cosmos.CosmosContainer
-
Read cosmos sync container response.
- read() - Method in class com.azure.cosmos.CosmosDatabase
-
Reads a database
- read(CosmosDatabaseRequestOptions) - Method in class com.azure.cosmos.CosmosDatabase
-
Reads a database.
- 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(FeedOptions) - Method in class com.azure.cosmos.CosmosAsyncContainer
-
Lists all the conflicts in the container
- readAllContainers(FeedOptions) - Method in class com.azure.cosmos.CosmosAsyncDatabase
-
Reads all cosmos containers.
- readAllContainers() - Method in class com.azure.cosmos.CosmosAsyncDatabase
-
Reads all cosmos containers.
- readAllContainers(FeedOptions) - Method in class com.azure.cosmos.CosmosDatabase
-
Read all containers iterator.
- readAllContainers() - Method in class com.azure.cosmos.CosmosDatabase
-
Read all containers iterator.
- readAllDatabases(FeedOptions) - Method in class com.azure.cosmos.CosmosAsyncClient
-
Reads all databases.
- readAllDatabases() - Method in class com.azure.cosmos.CosmosAsyncClient
-
Reads all databases.
- readAllDatabases(FeedOptions) - Method in class com.azure.cosmos.CosmosClient
-
Reads all databases.
- readAllDatabases() - Method in class com.azure.cosmos.CosmosClient
-
Reads all databases.
- readAllItems(Class<T>) - Method in class com.azure.cosmos.CosmosAsyncContainer
-
Reads all cosmos items in the container.
- readAllItems(FeedOptions, Class<T>) - Method in class com.azure.cosmos.CosmosAsyncContainer
-
Reads all cosmos items in a container.
- readAllItems(FeedOptions, Class<T>) - Method in class com.azure.cosmos.CosmosContainer
-
- readAllPermissions(FeedOptions) - Method in class com.azure.cosmos.CosmosAsyncUser
-
Reads all permissions.
- readAllStoredProcedures(FeedOptions) - Method in class com.azure.cosmos.CosmosAsyncScripts
-
Reads all cosmos stored procedures in a container.
- readAllStoredProcedures(FeedOptions) - Method in class com.azure.cosmos.CosmosScripts
-
- readAllTriggers(FeedOptions) - Method in class com.azure.cosmos.CosmosAsyncScripts
-
Reads all triggers in a container
- readAllTriggers(FeedOptions) - Method in class com.azure.cosmos.CosmosScripts
-
- readAllUserDefinedFunctions(FeedOptions) - Method in class com.azure.cosmos.CosmosAsyncScripts
-
Reads all cosmos user defined functions in the container
- readAllUserDefinedFunctions(FeedOptions) - Method in class com.azure.cosmos.CosmosScripts
-
- readAllUsers() - Method in class com.azure.cosmos.CosmosAsyncDatabase
-
Reads all cosmos users in a database.
- readAllUsers(FeedOptions) - Method in class com.azure.cosmos.CosmosAsyncDatabase
-
Reads all cosmos users in a database.
- readAllUsers() - Method in class com.azure.cosmos.CosmosDatabase
-
- readAllUsers(FeedOptions) - Method in class com.azure.cosmos.CosmosDatabase
-
- readDatabaseAccount() - Method in class com.azure.cosmos.CosmosAsyncClient
-
- 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.
- readItem(String, PartitionKey, Class<T>) - Method in class com.azure.cosmos.CosmosContainer
-
Read cosmos sync item response.
- readItem(String, PartitionKey, CosmosItemRequestOptions, Class<T>) - Method in class com.azure.cosmos.CosmosContainer
-
Read cosmos sync item response.
- readMany(CosmosContainer, List<Pair<String, PartitionKey>>, Class<T>) - Static method in class com.azure.cosmos.ItemOperations
-
Note: although this method is public, it is not part of public API and may change in future.
- readManyAsync(CosmosAsyncContainer, List<Pair<String, PartitionKey>>, Class<T>) - Static method in class com.azure.cosmos.ItemOperations
-
Note: although this method is public, it is not part of public API and may change in future.
- readProvisionedThroughput() - Method in class com.azure.cosmos.CosmosAsyncContainer
-
Gets the throughput of the container
- readProvisionedThroughput() - Method in class com.azure.cosmos.CosmosAsyncDatabase
-
Gets the throughput of the database
- readProvisionedThroughput() - Method in class com.azure.cosmos.CosmosContainer
-
Read provisioned throughput integer.
- readProvisionedThroughput() - Method in class com.azure.cosmos.CosmosDatabase
-
Read provisioned throughput integer.
- remove(int) - Method in class com.azure.cosmos.SqlParameterList
-
- remove(Object) - Method in class com.azure.cosmos.SqlParameterList
-
- removeAll(Collection<?>) - Method in class com.azure.cosmos.SqlParameterList
-
- replace(CosmosContainerProperties) - Method in class com.azure.cosmos.CosmosAsyncContainer
-
Replaces a document container.
- replace(CosmosContainerProperties, CosmosContainerRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncContainer
-
Replaces a document container.
- 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
-
Replace cosmos sync container response.
- replace(CosmosContainerProperties, CosmosContainerRequestOptions) - Method in class com.azure.cosmos.CosmosContainer
-
Replace cosmos sync container response.
- 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
-
Replace cosmos sync item response.
- replaceProvisionedThroughput(int) - Method in class com.azure.cosmos.CosmosAsyncContainer
-
Sets throughput provisioned for a container in measurement of
Requests-per-Unit in the Azure Cosmos service.
- replaceProvisionedThroughput(int) - Method in class com.azure.cosmos.CosmosAsyncDatabase
-
Sets throughput provisioned for a container in measurement of
Requests-per-Unit in the Azure Cosmos service.
- replaceProvisionedThroughput(int) - Method in class com.azure.cosmos.CosmosContainer
-
Replace provisioned throughput integer.
- replaceProvisionedThroughput(int) - Method in class com.azure.cosmos.CosmosDatabase
-
Replace provisioned throughput integer.
- requestContinuation() - Method in class com.azure.cosmos.FeedOptions
-
Gets the request continuation token.
- requestContinuation(String) - Method in class com.azure.cosmos.FeedOptions
-
Sets the request continuation token.
- RequestEntityTooLargeException - Exception in com.azure.cosmos
-
While this class is public, but it is not part of our published public APIs.
- RequestEntityTooLargeException(CosmosError, long, String, Map<String, String>) - Constructor for exception com.azure.cosmos.RequestEntityTooLargeException
-
- RequestEntityTooLargeException(String, HttpHeaders, String) - Constructor for exception com.azure.cosmos.RequestEntityTooLargeException
-
- RequestRateTooLargeException - Exception in com.azure.cosmos
-
- RequestRateTooLargeException() - Constructor for exception com.azure.cosmos.RequestRateTooLargeException
-
- RequestRateTooLargeException(CosmosError, long, String, Map<String, String>) - Constructor for exception com.azure.cosmos.RequestRateTooLargeException
-
- RequestRateTooLargeException(String, HttpHeaders, URI) - Constructor for exception com.azure.cosmos.RequestRateTooLargeException
-
- RequestTimeoutException - Exception in com.azure.cosmos
-
- RequestTimeoutException() - Constructor for exception com.azure.cosmos.RequestTimeoutException
-
- RequestTimeoutException(CosmosError, long, String, Map<String, String>) - Constructor for exception com.azure.cosmos.RequestTimeoutException
-
- RequestTimeoutException(String, URI) - Constructor for exception com.azure.cosmos.RequestTimeoutException
-
- RequestTimeoutException(String, HttpHeaders, URI) - Constructor for exception com.azure.cosmos.RequestTimeoutException
-
- RequestVerb - Enum in com.azure.cosmos
-
- Resource - Class in com.azure.cosmos
-
Represents the base resource in the Azure Cosmos DB database service.
- Resource(Resource) - Constructor for class com.azure.cosmos.Resource
-
Copy constructor.
- Resource() - Constructor for class com.azure.cosmos.Resource
-
Constructor.
- Resource(ObjectNode) - Constructor for class com.azure.cosmos.Resource
-
Constructor.
- Resource(String) - Constructor for class com.azure.cosmos.Resource
-
Constructor.
- responseAsString() - Method in class com.azure.cosmos.CosmosStoredProcedureResponse
-
Response as string string.
- retainAll(Collection<?>) - Method in class com.azure.cosmos.SqlParameterList
-
- RetryOptions - Class in com.azure.cosmos
-
Encapsulates retry options in the Azure Cosmos DB database service.
- RetryOptions() - Constructor for class com.azure.cosmos.RetryOptions
-
Creates a new instance of the RetryOptions class and initializes all
properties to default values.
- RetryWithException - Exception in com.azure.cosmos
-
- RetryWithException(CosmosError, long, String, Map<String, String>) - Constructor for exception com.azure.cosmos.RetryWithException
-
- RetryWithException(String, HttpHeaders, URI) - Constructor for exception com.azure.cosmos.RetryWithException
-
- scriptLog() - Method in class com.azure.cosmos.CosmosStoredProcedureResponse
-
Script log string.
- SerializationFormattingPolicy - Enum in com.azure.cosmos
-
The formatting policy associated with JSON serialization in the Azure Cosmos DB database service.
- ServiceUnavailableException - Exception in com.azure.cosmos
-
- ServiceUnavailableException(CosmosError, long, String, Map<String, String>) - Constructor for exception com.azure.cosmos.ServiceUnavailableException
-
- ServiceUnavailableException(String, HttpHeaders, URI) - Constructor for exception com.azure.cosmos.ServiceUnavailableException
-
- ServiceUnavailableException(String, Exception, HttpHeaders, String) - Constructor for exception com.azure.cosmos.ServiceUnavailableException
-
- set(int, SqlParameter) - Method in class com.azure.cosmos.SqlParameterList
-
- setAccessCondition(AccessCondition) - Method in class com.azure.cosmos.CosmosConflictRequestOptions
-
Sets the conditions associated with the request.
- setAccessCondition(AccessCondition) - Method in class com.azure.cosmos.CosmosContainerRequestOptions
-
Sets the conditions associated with the request.
- setAccessCondition(AccessCondition) - Method in class com.azure.cosmos.CosmosDatabaseRequestOptions
-
Sets the conditions associated with the request.
- setAccessCondition(AccessCondition) - Method in class com.azure.cosmos.CosmosItemRequestOptions
-
Sets the conditions associated with the request.
- setAccessCondition(AccessCondition) - Method in class com.azure.cosmos.CosmosPermissionRequestOptions
-
Sets the conditions associated with the request.
- setAccessCondition(AccessCondition) - Method in class com.azure.cosmos.CosmosStoredProcedureRequestOptions
-
Sets the conditions associated with the request.
- setAllowEmptyPages(boolean) - Method in class com.azure.cosmos.FeedOptions
-
Sets the option to allow empty result pages in feed response.
- setAutomatic(boolean) - Method in class com.azure.cosmos.IndexingPolicy
-
Sets whether automatic indexing is enabled for a collection.
- setBody(String) - Method in class com.azure.cosmos.CosmosStoredProcedureProperties
-
Set the body of the stored procedure.
- setBody(String) - Method in class com.azure.cosmos.CosmosTriggerProperties
-
Set the body of the trigger.
- setBody(String) - Method in class com.azure.cosmos.CosmosUserDefinedFunctionProperties
-
Set the body of the user defined function.
- setCompositeIndexes(List<List<CompositePath>>) - Method in class com.azure.cosmos.IndexingPolicy
-
Sets the composite indexes for additional indexes.
- setCondition(String) - Method in class com.azure.cosmos.AccessCondition
-
Sets the value of the condition - for AccessConditionType IfMatchs and IfNotMatch, this is the ETag that has to
be compared to.
- setConflictResolutionPolicy(ConflictResolutionPolicy) - Method in class com.azure.cosmos.CosmosContainerProperties
-
Sets the conflictResolutionPolicy that is used for resolving conflicting writes
on documents in different regions, in a collection in the Azure Cosmos DB service.
- setConnectionMode(ConnectionMode) - Method in class com.azure.cosmos.ConnectionPolicy
-
Sets the connection mode used in the client.
- setConnectionPolicy(ConnectionPolicy) - Method in class com.azure.cosmos.CosmosClientBuilder
-
- setConsistencyLevel(ConsistencyLevel) - Method in class com.azure.cosmos.CosmosClientBuilder
-
- setConsistencyLevel(ConsistencyLevel) - Method in class com.azure.cosmos.CosmosContainerRequestOptions
-
Sets the consistency level required for the request.
- setConsistencyLevel(ConsistencyLevel) - Method in class com.azure.cosmos.CosmosItemRequestOptions
-
Sets the consistency level required for the request.
- setConsistencyLevel(ConsistencyLevel) - Method in class com.azure.cosmos.CosmosStoredProcedureRequestOptions
-
Sets the consistency level required for the request.
- setCosmosKeyCredential(CosmosKeyCredential) - Method in class com.azure.cosmos.CosmosClientBuilder
-
- setDataType(DataType) - Method in class com.azure.cosmos.HashIndex
-
Sets data type.
- setDataType(DataType) - Method in class com.azure.cosmos.RangeIndex
-
Sets data type.
- setDefaultConsistencyLevel(ConsistencyLevel) - Method in class com.azure.cosmos.ConsistencyPolicy
-
Set the name of the resource.
- setDefaultTimeToLiveInSeconds(Integer) - Method in class com.azure.cosmos.CosmosContainerProperties
-
Sets the collection's default time-to-live value.
- setDiscardExistingLeases(boolean) - Method in class com.azure.cosmos.ChangeFeedProcessorOptions
-
Sets a value indicating whether on start of the host all existing leases should be deleted and the host
should start from scratch.
- setEmitVerboseTracesInQuery(Boolean) - Method in class com.azure.cosmos.FeedOptions
-
Sets the option to allow queries to emit out verbose traces for
investigation.
- setEnableEndpointDiscovery(boolean) - Method in class com.azure.cosmos.ConnectionPolicy
-
Sets the flag to enable endpoint discovery for geo-replicated database accounts.
- setEnableReadRequestsFallback(Boolean) - Method in class com.azure.cosmos.ConnectionPolicy
-
Sets whether to allow for reads to go to multiple regions configured on an account of Azure Cosmos DB service.
- setEnableScanInQuery(Boolean) - Method in class com.azure.cosmos.FeedOptions
-
Sets the option to allow scan on the queries which couldn't be served as
indexing was opted out on the requested paths.
- setEndpoint(String) - Method in class com.azure.cosmos.CosmosClientBuilder
-
Sets the Azure Cosmos DB endpoint the SDK will connect to
- setExcludedPaths(List<ExcludedPath>) - Method in class com.azure.cosmos.IndexingPolicy
-
- setFeedContainer(CosmosAsyncContainer) - Method in interface com.azure.cosmos.ChangeFeedProcessor.BuilderDefinition
-
- setFeedPollDelay(Duration) - Method in class com.azure.cosmos.ChangeFeedProcessorOptions
-
Sets the delay in between polling a partition for new changes on the feed, after all current changes are drained.
- setHandleChanges(Consumer<List<JsonNode>>) - Method in interface com.azure.cosmos.ChangeFeedProcessor.BuilderDefinition
-
Sets a consumer function which will be called to process changes.
- setHostName(String) - Method in interface com.azure.cosmos.ChangeFeedProcessor.BuilderDefinition
-
Sets the host name.
- setId(String) - Method in class com.azure.cosmos.CosmosPermissionProperties
-
Sets the id
- setId(String) - Method in class com.azure.cosmos.CosmosStoredProcedureProperties
-
Sets the id
- setId(String) - Method in class com.azure.cosmos.CosmosTriggerProperties
-
Sets the id
- setId(String) - Method in class com.azure.cosmos.CosmosUserDefinedFunctionProperties
-
Sets the id
- setId(String) - Method in class com.azure.cosmos.CosmosUserProperties
-
Sets the id
- setId(String) - Method in class com.azure.cosmos.Resource
-
Sets the name of the resource.
- setIdleConnectionTimeoutInMillis(int) - Method in class com.azure.cosmos.ConnectionPolicy
-
sets the value of the timeout for an idle connection.
- setIncludedPaths(List<IncludedPath>) - Method in class com.azure.cosmos.IndexingPolicy
-
- setIndexes(Collection<Index>) - Method in class com.azure.cosmos.IncludedPath
-
- setIndexingDirective(IndexingDirective) - Method in class com.azure.cosmos.CosmosItemRequestOptions
-
Sets the indexing directive (index, do not index etc).
- setIndexingMode(IndexingMode) - Method in class com.azure.cosmos.IndexingPolicy
-
Sets the indexing mode (consistent or lazy).
- setIndexingPolicy(IndexingPolicy) - Method in class com.azure.cosmos.CosmosContainerProperties
-
Sets the container's indexing policy
- setKey(String) - Method in class com.azure.cosmos.CosmosClientBuilder
-
Sets either a master or readonly key used to perform authentication
for accessing resource.
- setKey(String) - Method in class com.azure.cosmos.CosmosKeyCredential
-
Sets the key to be used in CosmosKeyCredential
- setKind(PartitionKind) - Method in class com.azure.cosmos.PartitionKeyDefinition
-
Sets the partition algorithm used to calculate the partition id given a partition key.
- setLeaseAcquireInterval(Duration) - Method in class com.azure.cosmos.ChangeFeedProcessorOptions
-
Sets he interval to kick off a task to compute if partitions are distributed evenly among known host instances.
- setLeaseContainer(CosmosAsyncContainer) - Method in interface com.azure.cosmos.ChangeFeedProcessor.BuilderDefinition
-
- setLeaseExpirationInterval(Duration) - Method in class com.azure.cosmos.ChangeFeedProcessorOptions
-
Sets the interval for which the lease is taken on a lease representing a partition.
- setLeasePrefix(String) - Method in class com.azure.cosmos.ChangeFeedProcessorOptions
-
Sets a prefix to be used as part of the lease ID.
- setLeaseRenewInterval(Duration) - Method in class com.azure.cosmos.ChangeFeedProcessorOptions
-
Sets the renew interval for all leases for partitions currently held by
ChangeFeedProcessor
instance.
- setMaxBufferedItemCount(int) - Method in class com.azure.cosmos.FeedOptions
-
Sets the maximum number of items that can be buffered client side during
parallel query execution.
- setMaxDegreeOfParallelism(int) - Method in class com.azure.cosmos.FeedOptions
-
Sets the number of concurrent operations run client side during parallel
query execution.
- setMaxItemCount(Integer) - Method in class com.azure.cosmos.ChangeFeedOptions
-
Sets the maximum number of items to be returned in the enumeration
operation.
- setMaxItemCount(int) - Method in class com.azure.cosmos.ChangeFeedProcessorOptions
-
Sets the maximum number of items to be returned in the enumeration operation.
- setMaxPoolSize(int) - Method in class com.azure.cosmos.ConnectionPolicy
-
Sets the value of the connection pool size, the default
is 1000.
- setMaxRetryAttemptsOnThrottledRequests(int) - Method in class com.azure.cosmos.RetryOptions
-
Sets the maximum number of retries in the case where the request fails
because the service has applied rate limiting on the client.
- setMaxRetryWaitTimeInSeconds(int) - Method in class com.azure.cosmos.RetryOptions
-
Sets the maximum retry time in seconds.
- setMaxScaleCount(int) - Method in class com.azure.cosmos.ChangeFeedProcessorOptions
-
Sets the maximum number of partitions the host can serve.
- setMaxStalenessIntervalInSeconds(int) - Method in class com.azure.cosmos.ConsistencyPolicy
-
Sets the in bounded staleness consistency, the maximum allowed staleness in terms time interval.
- setMaxStalenessPrefix(int) - Method in class com.azure.cosmos.ConsistencyPolicy
-
Sets the bounded staleness consistency, the maximum allowed staleness in terms difference in sequence numbers
(aka version).
- setMinScaleCount(int) - Method in class com.azure.cosmos.ChangeFeedProcessorOptions
-
Sets the minimum partition count for the host.
- setName(String) - Method in class com.azure.cosmos.SqlParameter
-
Sets the name of the parameter.
- setOptions(ChangeFeedProcessorOptions) - Method in interface com.azure.cosmos.ChangeFeedProcessor.BuilderDefinition
-
- setOrder(CompositePathSortOrder) - Method in class com.azure.cosmos.CompositePath
-
Gets the sort order for the composite path.
- setParameters(SqlParameterList) - Method in class com.azure.cosmos.SqlQuerySpec
-
Sets the collection of query parameters.
- setPartitionKey(PartitionKey) - Method in class com.azure.cosmos.ChangeFeedOptions
-
Sets the partition key used to identify the current request's target
partition.
- setPartitionKey(PartitionKey) - Method in class com.azure.cosmos.CosmosStoredProcedureRequestOptions
-
Sets the partition key used to identify the current request's target partition.
- setPartitionKeyDefinition(PartitionKeyDefinition) - Method in class com.azure.cosmos.CosmosContainerProperties
-
Sets the containers's partition key definition.
- setPath(String) - Method in class com.azure.cosmos.CompositePath
-
Sets path.
- setPath(String) - Method in class com.azure.cosmos.ExcludedPath
-
Sets path.
- setPath(String) - Method in class com.azure.cosmos.IncludedPath
-
Sets path.
- setPath(String) - Method in class com.azure.cosmos.SpatialSpec
-
Sets path.
- setPaths(List<String>) - Method in class com.azure.cosmos.PartitionKeyDefinition
-
Sets the document property paths for the partition key.
- setPaths(List<String>) - Method in class com.azure.cosmos.UniqueKey
-
Sets the paths, a set of which must be unique for each document in the Azure Cosmos DB service.
- setPermissionMode(PermissionMode) - Method in class com.azure.cosmos.CosmosPermissionProperties
-
Sets the permission mode.
- setPermissions(List<Permission>) - Method in class com.azure.cosmos.CosmosClientBuilder
-
Sets the permission list, which contains the
resource tokens needed to access resources.
- setPopulateQuotaInfo(boolean) - Method in class com.azure.cosmos.CosmosContainerRequestOptions
-
Sets the PopulateQuotaInfo setting for cosmos container read requests in the Azure Cosmos DB database service.
- setPostTriggerInclude(List<String>) - Method in class com.azure.cosmos.CosmosItemRequestOptions
-
Sets the triggers to be invoked after the operation.
- setPrecision(int) - Method in class com.azure.cosmos.HashIndex
-
Sets precision.
- setPrecision(int) - Method in class com.azure.cosmos.RangeIndex
-
Sets precision.
- setPreferredLocations(List<String>) - Method in class com.azure.cosmos.ConnectionPolicy
-
Sets the preferred locations for geo-replicated database accounts.
- setPreTriggerInclude(List<String>) - Method in class com.azure.cosmos.CosmosItemRequestOptions
-
Sets the triggers to be invoked before the operation.
- setProperties(Map<String, Object>) - Method in class com.azure.cosmos.ChangeFeedOptions
-
Sets the properties used to identify the request token.
- setProxy(String, int) - Method in class com.azure.cosmos.ConnectionPolicy
-
This will create the InetSocketAddress for proxy server,
all the requests to cosmoDB will route from this address.
- setQueryText(String) - Method in class com.azure.cosmos.SqlQuerySpec
-
Sets the text of the query.
- setRequestContinuation(String) - Method in class com.azure.cosmos.ChangeFeedOptions
-
Sets the request continuation token.
- setRequestTimeoutInMillis(int) - Method in class com.azure.cosmos.ConnectionPolicy
-
Sets the request timeout (time to wait for response from network peer) in
milliseconds.
- setResourceAddress(String) - Method in exception com.azure.cosmos.CosmosClientException
-
- setResourceId(String) - Method in class com.azure.cosmos.Resource
-
Set the ID associated with the resource.
- setResourceLink(String) - Method in class com.azure.cosmos.CosmosPermissionProperties
-
Sets the self-link of resource to which the permission applies.
- setResourcePartitionKey(PartitionKey) - Method in class com.azure.cosmos.CosmosPermissionProperties
-
Sets the resource partition key associated with this permission object.
- setResourceToken(String) - Method in class com.azure.cosmos.CosmosClientBuilder
-
Sets a resource token used to perform authentication
for accessing resource.
- setResponseContinuationTokenLimitInKb() - Method in class com.azure.cosmos.FeedOptions
-
Gets the ResponseContinuationTokenLimitInKb request option for document query
requests in the Azure Cosmos DB service.
- setRetryOptions(RetryOptions) - Method in class com.azure.cosmos.ConnectionPolicy
-
Sets the retry policy options associated with the DocumentClient instance.
- setSessionToken(String) - Method in class com.azure.cosmos.CosmosContainerRequestOptions
-
Sets the token for use with session consistency.
- setSessionToken(String) - Method in class com.azure.cosmos.CosmosItemRequestOptions
-
Sets the token for use with session consistency.
- setSessionToken(String) - Method in class com.azure.cosmos.CosmosStoredProcedureRequestOptions
-
Sets the token for use with session consistency.
- setSessionToken(String) - Method in class com.azure.cosmos.FeedOptions
-
Sets the session token for use with session consistency.
- setSpatialIndexes(List<SpatialSpec>) - Method in class com.azure.cosmos.IndexingPolicy
-
Sets the spatial indexes for additional indexes.
- setSpatialTypes(List<SpatialType>) - Method in class com.azure.cosmos.SpatialSpec
-
Sets the collection of spatial types.
- setStartContinuation(String) - Method in class com.azure.cosmos.ChangeFeedProcessorOptions
-
Sets the start request continuation token to start looking for changes after.
- setStartDateTime(OffsetDateTime) - Method in class com.azure.cosmos.ChangeFeedOptions
-
Sets the zoned date time (exclusive) to start looking for changes after.
- setStartFromBeginning(boolean) - Method in class com.azure.cosmos.ChangeFeedOptions
-
Set whether change feed should start from beginning (true) or from current
(false).
- setStartFromBeginning(boolean) - Method in class com.azure.cosmos.ChangeFeedProcessorOptions
-
Sets a value indicating whether change feed in the Azure Cosmos DB service should start from beginning.
- setStartTime(OffsetDateTime) - Method in class com.azure.cosmos.ChangeFeedProcessorOptions
-
Sets the time (exclusive) to start looking for changes after (UTC time).
- setTokenResolver(TokenResolver) - Method in class com.azure.cosmos.CosmosClientBuilder
-
Sets the token resolver
- setTriggerOperation(TriggerOperation) - Method in class com.azure.cosmos.CosmosTriggerProperties
-
Set the operation type of the trigger.
- setTriggerType(TriggerType) - Method in class com.azure.cosmos.CosmosTriggerProperties
-
Set the type of the resource.
- setType(AccessConditionType) - Method in class com.azure.cosmos.AccessCondition
-
Sets the condition type.
- setUniqueKeyPolicy(UniqueKeyPolicy) - Method in class com.azure.cosmos.CosmosContainerProperties
-
Sets the Containers unique key policy
- setUserAgentSuffix(String) - Method in class com.azure.cosmos.ConnectionPolicy
-
sets the value of the user-agent suffix.
- setUsingMultipleWriteLocations(boolean) - Method in class com.azure.cosmos.ConnectionPolicy
-
Sets the flag to enable writes on any locations (regions) for geo-replicated database accounts in the Azure
Cosmos DB service.
- setValue(Object) - Method in class com.azure.cosmos.SqlParameter
-
Sets the value of the parameter.
- setVersion(PartitionKeyDefinitionVersion) - Method in class com.azure.cosmos.PartitionKeyDefinition
-
- size() - Method in class com.azure.cosmos.SqlParameterList
-
- spatial(DataType) - Static method in class com.azure.cosmos.Index
-
Returns an instance of SpatialIndex class with specified DataType.
- SpatialSpec - Class in com.azure.cosmos
-
- SpatialSpec() - Constructor for class com.azure.cosmos.SpatialSpec
-
Constructor.
- SpatialType - Enum in com.azure.cosmos
-
Defines the target data type of an index path specification in the Azure Cosmos DB service.
- SqlParameter - Class in com.azure.cosmos
-
Represents a SQL parameter in the SqlQuerySpec used for queries in the Azure Cosmos DB database service.
- SqlParameter() - Constructor for class com.azure.cosmos.SqlParameter
-
Initializes a new instance of the SqlParameter class.
- SqlParameter(String, Object) - Constructor for class com.azure.cosmos.SqlParameter
-
Initializes a new instance of the SqlParameter class with the name and value of the parameter.
- SqlParameterList - Class in com.azure.cosmos
-
Represents a collection of SQL parameters to for a SQL query in the Azure Cosmos DB database service.
- SqlParameterList() - Constructor for class com.azure.cosmos.SqlParameterList
-
Initializes a new instance of the SqlParameterList class.
- SqlParameterList(SqlParameter...) - Constructor for class com.azure.cosmos.SqlParameterList
-
Initializes a new instance of the SqlParameterList class from an array of parameters.
- SqlParameterList(Collection<SqlParameter>) - Constructor for class com.azure.cosmos.SqlParameterList
-
Initializes a new instance of the SqlParameterList class from a collection of parameters.
- SqlQuerySpec - Class in com.azure.cosmos
-
Represents a SQL query in the Azure Cosmos DB database service.
- SqlQuerySpec() - Constructor for class com.azure.cosmos.SqlQuerySpec
-
Initializes a new instance of the SqlQuerySpec class.
- SqlQuerySpec(String) - Constructor for class com.azure.cosmos.SqlQuerySpec
-
Initializes a new instance of the SqlQuerySpec class with the text of the
query.
- SqlQuerySpec(String, SqlParameterList) - Constructor for class com.azure.cosmos.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.
- streamByPage() - Method in class com.azure.cosmos.ContinuablePagedIterable
-
Retrieve the
Stream
, one page at a time.
- streamByPage(C) - Method in class com.azure.cosmos.ContinuablePagedIterable
-
Retrieve the
Stream
, one page at a time, starting from the next page associated with the given
continuation token.
- streamByPage(int) - Method in class com.azure.cosmos.ContinuablePagedIterable
-
Retrieve the
Stream
, one page at a time, with each page containing
preferredPageSize
items.
- streamByPage(C, int) - Method in class com.azure.cosmos.ContinuablePagedIterable
-
Retrieve the
Stream
, one page at a time, with each page containing
preferredPageSize
items, starting from the next page associated with the given continuation token.
- subList(int, int) - Method in class com.azure.cosmos.SqlParameterList
-
- subscribe(CoreSubscriber<? super T>) - Method in class com.azure.cosmos.CosmosContinuablePagedFlux
-
Subscribe to consume all items of type T
in the sequence respectively.
- value() - Method in enum com.azure.cosmos.CosmosResourceType
-
- valueOf(String) - Static method in enum com.azure.cosmos.AccessConditionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.azure.cosmos.CompositePathSortOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.azure.cosmos.ConflictResolutionMode
-
Returns the enum constant of this type with the specified name.
- 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.CosmosResourceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.azure.cosmos.DataType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.azure.cosmos.IndexingDirective
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.azure.cosmos.IndexingMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.azure.cosmos.IndexKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.azure.cosmos.PartitionKeyDefinitionVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.azure.cosmos.PartitionKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.azure.cosmos.PermissionMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.azure.cosmos.RequestVerb
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.azure.cosmos.SerializationFormattingPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.azure.cosmos.SpatialType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.azure.cosmos.TriggerOperation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.azure.cosmos.TriggerType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.azure.cosmos.AccessConditionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.azure.cosmos.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.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.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.CosmosResourceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.azure.cosmos.DataType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.azure.cosmos.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.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.IndexKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.azure.cosmos.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.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.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.RequestVerb
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.azure.cosmos.SerializationFormattingPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.azure.cosmos.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.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.TriggerType
-
Returns an array containing the constants of this enum type, in
the order they are declared.