| Package | Description |
|---|---|
| com.oracle.bmc.databasemanagement.model |
| Modifier and Type | Method and Description |
|---|---|
FleetStatusByCategory |
FleetStatusByCategory.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
List<FleetStatusByCategory> |
FleetSummary.getInventory()
A list of the databases in the fleet, grouped by database type and subtype.
|
| Modifier and Type | Method and Description |
|---|---|
FleetStatusByCategory.Builder |
FleetStatusByCategory.Builder.copy(FleetStatusByCategory o) |
| Modifier and Type | Method and Description |
|---|---|
FleetSummary.Builder |
FleetSummary.Builder.inventory(List<FleetStatusByCategory> inventory) |
| Constructor and Description |
|---|
FleetSummary(List<FleetMetricSummaryDefinition> aggregatedMetrics,
List<FleetStatusByCategory> inventory)
Deprecated.
|
Copyright © 2016–2021. All rights reserved.