Uses of Class
oracle.nosql.driver.ops.GetIndexesResult.IndexInfo
- 
Packages that use GetIndexesResult.IndexInfo Package Description oracle.nosql.driver.ops Contains the input and response classes used for Oracle NoSQL Database operations. - 
- 
Uses of GetIndexesResult.IndexInfo in oracle.nosql.driver.ops
Methods in oracle.nosql.driver.ops that return GetIndexesResult.IndexInfo Modifier and Type Method Description GetIndexesResult.IndexInfo[]GetIndexesResult. getIndexes()Returns the array of index information returned by the operation. 
 -