Package | Description |
---|---|
com.oracle.bmc.databasemanagement.model |
Modifier and Type | Method and Description |
---|---|
HeatWaveFleetSummary |
HeatWaveFleetSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<HeatWaveFleetSummary> |
HeatWaveFleetMetrics.getFleetSummary()
The number of HeatWave clusters in the fleet and a summary of the metrics that provide the
aggregated usage of CPU, storage, and so on of all the clusters.
|
Modifier and Type | Method and Description |
---|---|
HeatWaveFleetSummary.Builder |
HeatWaveFleetSummary.Builder.copy(HeatWaveFleetSummary model) |
Modifier and Type | Method and Description |
---|---|
HeatWaveFleetMetrics.Builder |
HeatWaveFleetMetrics.Builder.fleetSummary(List<HeatWaveFleetSummary> fleetSummary)
The number of HeatWave clusters in the fleet and a summary of the metrics that provide
the aggregated usage of CPU, storage, and so on of all the clusters.
|
Constructor and Description |
---|
HeatWaveFleetMetrics(String startTime,
String endTime,
List<HeatWaveClusterUsageMetrics> fleetClusters,
List<HeatWaveFleetSummary> fleetSummary)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.