Uses of Class
com.microsoft.azure.management.cosmosdb.Column
Packages that use Column
Package
Description
This package contains the classes for CosmosDB.
-
Uses of Column in com.microsoft.azure.management.cosmosdb
Methods in com.microsoft.azure.management.cosmosdb that return ColumnModifier and TypeMethodDescriptionSet name of the Cosmos DB Cassandra table column.Set type of the Cosmos DB Cassandra table column.Methods in com.microsoft.azure.management.cosmosdb that return types with arguments of type ColumnMethod parameters in com.microsoft.azure.management.cosmosdb with type arguments of type ColumnModifier and TypeMethodDescriptionCassandraSchema.withColumns
(List<Column> columns) Set list of Cassandra table columns.