Package | Description |
---|---|
com.oracle.bmc.opsi | |
com.oracle.bmc.opsi.model |
Modifier and Type | Method and Description |
---|---|
Iterable<SqlSearchSummary> |
OperationsInsightsPaginators.listSqlSearchesRecordIterator(ListSqlSearchesRequest request)
Creates a new iterable which will iterate over the
SqlSearchSummary objects contained in responses from the
listSqlSearches operation. |
Modifier and Type | Method and Description |
---|---|
SqlSearchSummary |
SqlSearchSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<SqlSearchSummary> |
SqlSearchCollection.getItems()
List of Databases executing the sql.
|
Modifier and Type | Method and Description |
---|---|
SqlSearchSummary.Builder |
SqlSearchSummary.Builder.copy(SqlSearchSummary model) |
Modifier and Type | Method and Description |
---|---|
SqlSearchCollection.Builder |
SqlSearchCollection.Builder.items(List<SqlSearchSummary> items)
List of Databases executing the sql.
|
Constructor and Description |
---|
SqlSearchCollection(String sqlIdentifier,
String sqlText,
Date timeIntervalStart,
Date timeIntervalEnd,
List<SqlSearchSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.