public static class DbSystemComputePerformanceSummary.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
DbSystemComputePerformanceSummary |
build() |
DbSystemComputePerformanceSummary.Builder |
computePerformanceList(List<ComputePerformanceSummary> computePerformanceList)
List of Compute performance details for the specified DB system shape.
|
DbSystemComputePerformanceSummary.Builder |
copy(DbSystemComputePerformanceSummary model) |
DbSystemComputePerformanceSummary.Builder |
shape(String shape)
The shape of the DB system.
|
public DbSystemComputePerformanceSummary.Builder shape(String shape)
The shape of the DB system.
shape
- the value to setpublic DbSystemComputePerformanceSummary.Builder computePerformanceList(List<ComputePerformanceSummary> computePerformanceList)
List of Compute performance details for the specified DB system shape.
computePerformanceList
- the value to setpublic DbSystemComputePerformanceSummary build()
public DbSystemComputePerformanceSummary.Builder copy(DbSystemComputePerformanceSummary model)
Copyright © 2016–2024. All rights reserved.