Class CreatePrimaryQueryIndexOptions.Built

    • Method Detail

      • ignoreIfExists

        public boolean ignoreIfExists()
        Specified by:
        ignoreIfExists in interface com.couchbase.client.core.api.manager.CoreCreatePrimaryQueryIndexOptions
      • indexName

        public String indexName()
        Specified by:
        indexName in interface com.couchbase.client.core.api.manager.CoreCreatePrimaryQueryIndexOptions
      • with

        public Map<String,​Object> with()
        Specified by:
        with in interface com.couchbase.client.core.api.manager.CoreCreatePrimaryQueryIndexOptions
      • scopeAndCollection

        public com.couchbase.client.core.api.manager.CoreScopeAndCollection scopeAndCollection()
        Specified by:
        scopeAndCollection in interface com.couchbase.client.core.api.manager.CoreCreatePrimaryQueryIndexOptions
      • commonOptions

        public CoreCommonOptions commonOptions()
        Specified by:
        commonOptions in interface com.couchbase.client.core.api.manager.CoreCreatePrimaryQueryIndexOptions