public static class DbSystemStoragePerformanceSummary.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
DbSystemStoragePerformanceSummary |
build() |
DbSystemStoragePerformanceSummary.Builder |
copy(DbSystemStoragePerformanceSummary model) |
DbSystemStoragePerformanceSummary.Builder |
dataStoragePerformanceList(List<StoragePerformanceDetails> dataStoragePerformanceList)
List of storage performance for the DATA disks
|
DbSystemStoragePerformanceSummary.Builder |
recoStoragePerformanceList(List<StoragePerformanceDetails> recoStoragePerformanceList)
List of storage performance for the RECO disks
|
DbSystemStoragePerformanceSummary.Builder |
shapeType(DbSystemStoragePerformanceSummary.ShapeType shapeType)
ShapeType of the DbSystems INTEL , AMD, INTEL_FLEX_X9 or AMPERE_FLEX_A1
|
public DbSystemStoragePerformanceSummary.Builder shapeType(DbSystemStoragePerformanceSummary.ShapeType shapeType)
ShapeType of the DbSystems INTEL , AMD, INTEL_FLEX_X9 or AMPERE_FLEX_A1
shapeType
- the value to setpublic DbSystemStoragePerformanceSummary.Builder dataStoragePerformanceList(List<StoragePerformanceDetails> dataStoragePerformanceList)
List of storage performance for the DATA disks
dataStoragePerformanceList
- the value to setpublic DbSystemStoragePerformanceSummary.Builder recoStoragePerformanceList(List<StoragePerformanceDetails> recoStoragePerformanceList)
List of storage performance for the RECO disks
recoStoragePerformanceList
- the value to setpublic DbSystemStoragePerformanceSummary build()
public DbSystemStoragePerformanceSummary.Builder copy(DbSystemStoragePerformanceSummary model)
Copyright © 2016–2024. All rights reserved.