Uses of Class
com.oracle.bmc.nosql.model.IndexCollection.Builder
-
Packages that use IndexCollection.Builder Package Description com.oracle.bmc.nosql.model -
-
Uses of IndexCollection.Builder in com.oracle.bmc.nosql.model
Methods in com.oracle.bmc.nosql.model that return IndexCollection.Builder Modifier and Type Method Description static IndexCollection.Builder
IndexCollection. builder()
Create a new builder.IndexCollection.Builder
IndexCollection.Builder. copy(IndexCollection model)
IndexCollection.Builder
IndexCollection.Builder. items(List<IndexSummary> items)
A page of IndexSummary objects.IndexCollection.Builder
IndexCollection. toBuilder()
-