Package | Description |
---|---|
com.oracle.bmc.nosql | |
com.oracle.bmc.nosql.model |
Modifier and Type | Method and Description |
---|---|
Iterable<IndexSummary> |
NosqlPaginators.listIndexesRecordIterator(ListIndexesRequest request)
Creates a new iterable which will iterate over the
IndexSummary objects contained in responses from the listIndexes
operation. |
Modifier and Type | Method and Description |
---|---|
IndexSummary |
IndexSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<IndexSummary> |
IndexCollection.getItems()
A page of IndexSummary objects.
|
Modifier and Type | Method and Description |
---|---|
IndexSummary.Builder |
IndexSummary.Builder.copy(IndexSummary model) |
Modifier and Type | Method and Description |
---|---|
IndexCollection.Builder |
IndexCollection.Builder.items(List<IndexSummary> items)
A page of IndexSummary objects.
|
Constructor and Description |
---|
IndexCollection(List<IndexSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.