Package | Description |
---|---|
com.oracle.bmc.opsi.model |
Modifier and Type | Method and Description |
---|---|
AddmDbSqlStatementSummary |
AddmDbSqlStatementSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<AddmDbSqlStatementSummary> |
AddmDbSqlStatementCollection.getItems()
List of SQL statements
|
Modifier and Type | Method and Description |
---|---|
AddmDbSqlStatementSummary.Builder |
AddmDbSqlStatementSummary.Builder.copy(AddmDbSqlStatementSummary model) |
Modifier and Type | Method and Description |
---|---|
AddmDbSqlStatementCollection.Builder |
AddmDbSqlStatementCollection.Builder.items(List<AddmDbSqlStatementSummary> items)
List of SQL statements
|
Constructor and Description |
---|
AddmDbSqlStatementCollection(Date timeIntervalStart,
Date timeIntervalEnd,
List<DatabaseDetails> databaseDetailsItems,
List<AddmDbSqlStatementSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.