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