Package | Description |
---|---|
com.oracle.bmc.database.model |
Modifier and Type | Method and Description |
---|---|
static DbSystemComputePerformanceSummary.Builder |
DbSystemComputePerformanceSummary.builder()
Create a new builder.
|
DbSystemComputePerformanceSummary.Builder |
DbSystemComputePerformanceSummary.Builder.computePerformanceList(List<ComputePerformanceSummary> computePerformanceList)
List of Compute performance details for the specified DB system shape.
|
DbSystemComputePerformanceSummary.Builder |
DbSystemComputePerformanceSummary.Builder.copy(DbSystemComputePerformanceSummary model) |
DbSystemComputePerformanceSummary.Builder |
DbSystemComputePerformanceSummary.Builder.shape(String shape)
The shape of the DB system.
|
DbSystemComputePerformanceSummary.Builder |
DbSystemComputePerformanceSummary.toBuilder() |
Copyright © 2016–2024. All rights reserved.