Package | Description |
---|---|
com.oracle.bmc.opsi | |
com.oracle.bmc.opsi.model |
Modifier and Type | Method and Description |
---|---|
Iterable<SqlTextSummary> |
OperationsInsightsPaginators.listSqlTextsRecordIterator(ListSqlTextsRequest request)
Creates a new iterable which will iterate over the
SqlTextSummary objects contained in responses from the
listSqlTexts operation. |
Modifier and Type | Method and Description |
---|---|
SqlTextSummary |
SqlTextSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<SqlTextSummary> |
SqlTextCollection.getItems()
array of SQL Texts.
|
Modifier and Type | Method and Description |
---|---|
SqlTextSummary.Builder |
SqlTextSummary.Builder.copy(SqlTextSummary model) |
Modifier and Type | Method and Description |
---|---|
SqlTextCollection.Builder |
SqlTextCollection.Builder.items(List<SqlTextSummary> items)
array of SQL Texts.
|
Constructor and Description |
---|
SqlTextCollection(List<SqlTextSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.