Package | Description |
---|---|
com.oracle.bmc.opsi.model |
Modifier and Type | Method and Description |
---|---|
SqlPlanLine |
SqlPlanLine.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<SqlPlanLine> |
IngestSqlPlanLinesDetails.getItems()
List of SQL Plan Line Entries.
|
Modifier and Type | Method and Description |
---|---|
SqlPlanLine.Builder |
SqlPlanLine.Builder.copy(SqlPlanLine model) |
Modifier and Type | Method and Description |
---|---|
IngestSqlPlanLinesDetails.Builder |
IngestSqlPlanLinesDetails.Builder.items(List<SqlPlanLine> items)
List of SQL Plan Line Entries.
|
Constructor and Description |
---|
IngestSqlPlanLinesDetails(List<SqlPlanLine> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.