Class GetAllSearchIndexesOptions
- java.lang.Object
-
- com.couchbase.client.java.CommonOptions<GetAllSearchIndexesOptions>
-
- com.couchbase.client.java.manager.search.GetAllSearchIndexesOptions
-
public class GetAllSearchIndexesOptions extends CommonOptions<GetAllSearchIndexesOptions>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description classGetAllSearchIndexesOptions.Built-
Nested classes/interfaces inherited from class com.couchbase.client.java.CommonOptions
CommonOptions.BuiltCommonOptions
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description GetAllSearchIndexesOptions.Builtbuild()static GetAllSearchIndexesOptionsgetAllSearchIndexesOptions()-
Methods inherited from class com.couchbase.client.java.CommonOptions
clientContext, parentSpan, retryStrategy, self, timeout
-
-
-
-
Method Detail
-
getAllSearchIndexesOptions
public static GetAllSearchIndexesOptions getAllSearchIndexesOptions()
-
build
@Internal public GetAllSearchIndexesOptions.Built build()
-
-