Class DeleteIndexOptions.Builder

    • Constructor Detail

      • Builder

        public Builder()
        Instantiates a new builder.
      • Builder

        public Builder​(String db,
                       String ddoc,
                       String type,
                       String index)
        Instantiates a new builder with required properties.
        Parameters:
        db - the db
        ddoc - the ddoc
        type - the type
        index - the index