public class HardwareRAIDVolumeBuilder extends HardwareRAIDVolumeFluent<HardwareRAIDVolumeBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<HardwareRAIDVolume,HardwareRAIDVolumeBuilder>
| Constructor and Description |
|---|
HardwareRAIDVolumeBuilder() |
HardwareRAIDVolumeBuilder(HardwareRAIDVolume instance) |
HardwareRAIDVolumeBuilder(HardwareRAIDVolumeFluent<?> fluent) |
HardwareRAIDVolumeBuilder(HardwareRAIDVolumeFluent<?> fluent,
HardwareRAIDVolume instance) |
| Modifier and Type | Method and Description |
|---|---|
HardwareRAIDVolume |
build() |
addAllToPhysicalDisks, addToAdditionalProperties, addToAdditionalProperties, addToPhysicalDisks, addToPhysicalDisks, copyInstance, equals, getAdditionalProperties, getController, getFirstPhysicalDisk, getLastPhysicalDisk, getLevel, getMatchingPhysicalDisk, getName, getNumberOfPhysicalDisks, getPhysicalDisk, getPhysicalDisks, getRotational, getSizeGibibytes, hasAdditionalProperties, hasController, hashCode, hasLevel, hasMatchingPhysicalDisk, hasName, hasNumberOfPhysicalDisks, hasPhysicalDisks, hasRotational, hasSizeGibibytes, removeAllFromPhysicalDisks, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromPhysicalDisks, setToPhysicalDisks, toString, withAdditionalProperties, withController, withLevel, withName, withNumberOfPhysicalDisks, withPhysicalDisks, withPhysicalDisks, withRotational, withRotational, withSizeGibibytesaggregate, aggregate, build, build, builderOf, getVisitableMappublic HardwareRAIDVolumeBuilder()
public HardwareRAIDVolumeBuilder(HardwareRAIDVolumeFluent<?> fluent)
public HardwareRAIDVolumeBuilder(HardwareRAIDVolumeFluent<?> fluent, HardwareRAIDVolume instance)
public HardwareRAIDVolumeBuilder(HardwareRAIDVolume instance)
public HardwareRAIDVolume build()
build in interface io.fabric8.kubernetes.api.builder.Builder<HardwareRAIDVolume>Copyright © 2015–2023 Red Hat. All rights reserved.