Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.model |
Modifier and Type | Method and Description |
---|---|
Iterable<CursorCacheStatementSummary> |
DbManagementPaginators.listCursorCacheStatementsRecordIterator(ListCursorCacheStatementsRequest request)
Creates a new iterable which will iterate over the
CursorCacheStatementSummary objects contained in
responses from the listCursorCacheStatements operation. |
Modifier and Type | Method and Description |
---|---|
CursorCacheStatementSummary |
CursorCacheStatementSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<CursorCacheStatementSummary> |
CursorCacheStatementCollection.getItems()
A list of SQL statements in the cursor cache.
|
Modifier and Type | Method and Description |
---|---|
CursorCacheStatementSummary.Builder |
CursorCacheStatementSummary.Builder.copy(CursorCacheStatementSummary model) |
Modifier and Type | Method and Description |
---|---|
CursorCacheStatementCollection.Builder |
CursorCacheStatementCollection.Builder.items(List<CursorCacheStatementSummary> items)
A list of SQL statements in the cursor cache.
|
Constructor and Description |
---|
CursorCacheStatementCollection(List<CursorCacheStatementSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.