Class CassandraKeyspaceResource

    • Constructor Detail

      • CassandraKeyspaceResource

        public CassandraKeyspaceResource()
    • Method Detail

      • id

        public String id()
        Get the id property: Name of the Cosmos DB Cassandra keyspace.
        Returns:
        the id value.
      • withId

        public CassandraKeyspaceResource withId​(String id)
        Set the id property: Name of the Cosmos DB Cassandra keyspace.
        Parameters:
        id - the id value to set.
        Returns:
        the CassandraKeyspaceResource object itself.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.