Uses of Class
com.ibm.cloud.cloudant.v1.model.PostExplainOptions.Builder
Packages that use PostExplainOptions.Builder
-
Uses of PostExplainOptions.Builder in com.ibm.cloud.cloudant.v1.model
Methods in com.ibm.cloud.cloudant.v1.model that return PostExplainOptions.BuilderModifier and TypeMethodDescriptionAdds a new element to fields.Adds a new element to sort.PostExplainOptions.Builder.addUseIndex(String useIndex) Adds a new element to useIndex.PostExplainOptions.Builder.allowFallback(Boolean allowFallback) Set the allowFallback.Set the bookmark.Set the conflicts.Set the db.PostExplainOptions.Builder.executionStats(Boolean executionStats) Set the executionStats.Set the fields.PostExplainOptions.Builder.limit(long limit) Set the limit.PostExplainOptions.newBuilder()New builder.PostExplainOptions.Builder.r(long r) Set the r.Set the selector.PostExplainOptions.Builder.skip(long skip) Set the skip.Set the sort.Set the stable.Set the update.Set the useIndex.