Uses of Class
com.azure.resourcemanager.cosmos.models.CassandraKeyspaceGetPropertiesResource
-
Packages that use CassandraKeyspaceGetPropertiesResource Package Description com.azure.resourcemanager.cosmos.fluent.models Package containing the inner data models for CosmosDBManagementClient.com.azure.resourcemanager.cosmos.models Package containing the data models for CosmosDBManagementClient. -
-
Uses of CassandraKeyspaceGetPropertiesResource in com.azure.resourcemanager.cosmos.fluent.models
Methods in com.azure.resourcemanager.cosmos.fluent.models that return CassandraKeyspaceGetPropertiesResource Modifier and Type Method Description CassandraKeyspaceGetPropertiesResourceCassandraKeyspaceGetProperties. resource()Get the resource property: The resource property.CassandraKeyspaceGetPropertiesResourceCassandraKeyspaceGetResultsInner. resource()Get the resource property: The resource property.Methods in com.azure.resourcemanager.cosmos.fluent.models with parameters of type CassandraKeyspaceGetPropertiesResource Modifier and Type Method Description CassandraKeyspaceGetPropertiesCassandraKeyspaceGetProperties. withResource(CassandraKeyspaceGetPropertiesResource resource)Set the resource property: The resource property.CassandraKeyspaceGetResultsInnerCassandraKeyspaceGetResultsInner. withResource(CassandraKeyspaceGetPropertiesResource resource)Set the resource property: The resource property. -
Uses of CassandraKeyspaceGetPropertiesResource in com.azure.resourcemanager.cosmos.models
Methods in com.azure.resourcemanager.cosmos.models that return CassandraKeyspaceGetPropertiesResource Modifier and Type Method Description CassandraKeyspaceGetPropertiesResourceCassandraKeyspaceGetPropertiesResource. withId(String id)Set the id property: Name of the Cosmos DB Cassandra keyspace.
-