Class CollectionInfo

java.lang.Object
com.datastax.astra.client.model.CollectionInfo

public class CollectionInfo extends Object
Represents the Collection definition with its name and metadata.
  • Constructor Details

    • CollectionInfo

      public CollectionInfo()
      Default constructor.
  • Method Details