Package | Description |
---|---|
com.oracle.bmc.databasemanagement.model |
Modifier and Type | Method and Description |
---|---|
MySqlFleetMetricSummaryDefinition |
MySqlFleetMetricSummaryDefinition.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<MySqlFleetMetricSummaryDefinition> |
MySqlFleetSummary.getAggregatedMetrics()
The usage metrics for the Managed MySQL Databases in the fleet.
|
Modifier and Type | Method and Description |
---|---|
MySqlFleetMetricSummaryDefinition.Builder |
MySqlFleetMetricSummaryDefinition.Builder.copy(MySqlFleetMetricSummaryDefinition model) |
Modifier and Type | Method and Description |
---|---|
MySqlFleetSummary.Builder |
MySqlFleetSummary.Builder.aggregatedMetrics(List<MySqlFleetMetricSummaryDefinition> aggregatedMetrics)
The usage metrics for the Managed MySQL Databases in the fleet.
|
Constructor and Description |
---|
MySqlFleetSummary(List<MySqlFleetMetricSummaryDefinition> aggregatedMetrics,
List<MySqlFleetByCategory> inventory)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.