Package-level declarations

Types

Link copied to clipboard
enum AuthenticationMethod : Enum<AuthenticationMethod> , ConvertibleToJava<AuthenticationMethod>

Which authentication method Cassandra should use to authenticate clients. 'None' turns off authentication, so should not be used except in emergencies. 'Cassandra' is the default password based authentication. The default is 'Cassandra'.

Link copied to clipboard
enum CompositePathSortOrder : Enum<CompositePathSortOrder> , ConvertibleToJava<CompositePathSortOrder>

Sort order for composite paths.

Link copied to clipboard
enum ConflictResolutionMode : Enum<ConflictResolutionMode> , ConvertibleToJava<ConflictResolutionMode>

Indicates the conflict resolution mode.

Link copied to clipboard
enum ConnectorOffer : Enum<ConnectorOffer> , ConvertibleToJava<ConnectorOffer>

The cassandra connector offer type for the Cosmos DB database C* account.

Link copied to clipboard
enum DatabaseAccountKind : Enum<DatabaseAccountKind> , ConvertibleToJava<DatabaseAccountKind>

Indicates the type of database account. This can only be set at database account creation.

Link copied to clipboard
enum DatabaseAccountOfferType : Enum<DatabaseAccountOfferType> , ConvertibleToJava<DatabaseAccountOfferType>

The offer type for the database

Link copied to clipboard
enum DataType : Enum<DataType> , ConvertibleToJava<DataType>

The datatype for which the indexing behavior is applied to.

Link copied to clipboard
enum DefaultConsistencyLevel : Enum<DefaultConsistencyLevel> , ConvertibleToJava<DefaultConsistencyLevel>

The default consistency level and configuration settings of the Cosmos DB account.

Link copied to clipboard
enum IndexingMode : Enum<IndexingMode> , ConvertibleToJava<IndexingMode>

Indicates the indexing mode.

Link copied to clipboard
enum IndexKind : Enum<IndexKind> , ConvertibleToJava<IndexKind>

Indicates the type of index.

Link copied to clipboard
enum ManagedCassandraProvisioningState : Enum<ManagedCassandraProvisioningState> , ConvertibleToJava<ManagedCassandraProvisioningState>

The status of the resource at the time the operation was called.

Link copied to clipboard
enum MongoRoleDefinitionType : Enum<MongoRoleDefinitionType> , ConvertibleToJava<MongoRoleDefinitionType>

Indicates whether the Role Definition was built-in or user created.

Link copied to clipboard
enum NetworkAclBypass : Enum<NetworkAclBypass> , ConvertibleToJava<NetworkAclBypass>

Indicates what services are allowed to bypass firewall checks.

Link copied to clipboard
enum PartitionKind : Enum<PartitionKind> , ConvertibleToJava<PartitionKind>

Indicates the kind of algorithm used for partitioning. For MultiHash, multiple partition keys (upto three maximum) are supported for container create

Link copied to clipboard
enum PublicNetworkAccess : Enum<PublicNetworkAccess> , ConvertibleToJava<PublicNetworkAccess>

Whether requests from Public Network are allowed

Link copied to clipboard
enum ResourceIdentityType : Enum<ResourceIdentityType> , ConvertibleToJava<ResourceIdentityType>

The type of identity used for the resource. The type 'SystemAssigned,UserAssigned' includes both an implicitly created identity and a set of user assigned identities. The type 'None' will remove any identities from the service.

Link copied to clipboard
enum RoleDefinitionType : Enum<RoleDefinitionType> , ConvertibleToJava<RoleDefinitionType>

Indicates whether the Role Definition was built-in or user created.

Link copied to clipboard
enum ServerVersion : Enum<ServerVersion> , ConvertibleToJava<ServerVersion>

Describes the ServerVersion of an a MongoDB account.

Link copied to clipboard
enum ServiceSize : Enum<ServiceSize> , ConvertibleToJava<ServiceSize>

Instance type for the service.

Link copied to clipboard
enum ServiceType : Enum<ServiceType> , ConvertibleToJava<ServiceType>

ServiceType for the service.

Link copied to clipboard
enum SpatialType : Enum<SpatialType> , ConvertibleToJava<SpatialType>

Indicates the spatial type of index.

Link copied to clipboard
enum TriggerOperation : Enum<TriggerOperation> , ConvertibleToJava<TriggerOperation>

The operation the trigger is associated with

Link copied to clipboard
enum TriggerType : Enum<TriggerType> , ConvertibleToJava<TriggerType>

Type of the Trigger