Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.model |
Modifier and Type | Method and Description |
---|---|
Iterable<MySqlConfigurationDataSummary> |
ManagedMySqlDatabasesPaginators.listManagedMySqlDatabaseConfigurationDataRecordIterator(ListManagedMySqlDatabaseConfigurationDataRequest request)
Creates a new iterable which will iterate over the
MySqlConfigurationDataSummary objects contained in
responses from the listManagedMySqlDatabaseConfigurationData operation. |
Modifier and Type | Method and Description |
---|---|
MySqlConfigurationDataSummary |
MySqlConfigurationDataSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<MySqlConfigurationDataSummary> |
MySqlConfigurationDataCollection.getItems()
The list of ConfigurationDataSummary records.
|
Modifier and Type | Method and Description |
---|---|
MySqlConfigurationDataSummary.Builder |
MySqlConfigurationDataSummary.Builder.copy(MySqlConfigurationDataSummary model) |
Modifier and Type | Method and Description |
---|---|
MySqlConfigurationDataCollection.Builder |
MySqlConfigurationDataCollection.Builder.items(List<MySqlConfigurationDataSummary> items)
The list of ConfigurationDataSummary records.
|
Constructor and Description |
---|
MySqlConfigurationDataCollection(List<MySqlConfigurationDataSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.