Package | Description |
---|---|
com.oracle.bmc.database.model |
Modifier and Type | Method and Description |
---|---|
ComputePerformanceSummary |
ComputePerformanceSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ComputePerformanceSummary> |
DbSystemComputePerformanceSummary.getComputePerformanceList()
List of Compute performance details for the specified DB system shape.
|
Modifier and Type | Method and Description |
---|---|
ComputePerformanceSummary.Builder |
ComputePerformanceSummary.Builder.copy(ComputePerformanceSummary model) |
Modifier and Type | Method and Description |
---|---|
DbSystemComputePerformanceSummary.Builder |
DbSystemComputePerformanceSummary.Builder.computePerformanceList(List<ComputePerformanceSummary> computePerformanceList)
List of Compute performance details for the specified DB system shape.
|
Constructor and Description |
---|
DbSystemComputePerformanceSummary(String shape,
List<ComputePerformanceSummary> computePerformanceList)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.