public static class ExadataCellConfig.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ExadataCellConfig |
build() |
ExadataCellConfig.Builder |
cellConfigs(String cellConfigs)
Cell configs
|
ExadataCellConfig.Builder |
cellHash(String cellHash)
Cell hash
|
ExadataCellConfig.Builder |
cellName(String cellName)
Cell name
|
ExadataCellConfig.Builder |
cellProperties(String cellProperties)
Cell properties
|
ExadataCellConfig.Builder |
copy(ExadataCellConfig model) |
ExadataCellConfig.Builder |
diskCounts(String diskCounts)
Cell disk counts
|
ExadataCellConfig.Builder |
timeCollected(Date timeCollected) |
public ExadataCellConfig.Builder timeCollected(Date timeCollected)
public ExadataCellConfig.Builder cellName(String cellName)
Cell name
cellName
- the value to setpublic ExadataCellConfig.Builder cellHash(String cellHash)
Cell hash
cellHash
- the value to setpublic ExadataCellConfig.Builder cellProperties(String cellProperties)
Cell properties
cellProperties
- the value to setpublic ExadataCellConfig.Builder cellConfigs(String cellConfigs)
Cell configs
cellConfigs
- the value to setpublic ExadataCellConfig.Builder diskCounts(String diskCounts)
Cell disk counts
diskCounts
- the value to setpublic ExadataCellConfig build()
public ExadataCellConfig.Builder copy(ExadataCellConfig model)
Copyright © 2016–2024. All rights reserved.