Class CreateCollectionOptions

java.lang.Object
com.datastax.astra.client.core.options.BaseOptions<CreateCollectionOptions>
com.datastax.astra.client.collections.commands.options.CreateCollectionOptions
All Implemented Interfaces:
Cloneable

public class CreateCollectionOptions extends BaseOptions<CreateCollectionOptions>
Options for the createCollection operation.
  • Constructor Details

    • CreateCollectionOptions

      public CreateCollectionOptions()
      Default constructor.
  • Method Details

    • getKeyspace

      public String getKeyspace()
      Gets keyspace
      Returns:
      value of keyspace