public class SoftwareRAIDVolumeBuilder extends SoftwareRAIDVolumeFluent<SoftwareRAIDVolumeBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<SoftwareRAIDVolume,SoftwareRAIDVolumeBuilder>
SoftwareRAIDVolumeFluent.PhysicalDisksNested<N>| Constructor and Description |
|---|
SoftwareRAIDVolumeBuilder() |
SoftwareRAIDVolumeBuilder(SoftwareRAIDVolume instance) |
SoftwareRAIDVolumeBuilder(SoftwareRAIDVolumeFluent<?> fluent) |
SoftwareRAIDVolumeBuilder(SoftwareRAIDVolumeFluent<?> fluent,
SoftwareRAIDVolume instance) |
| Modifier and Type | Method and Description |
|---|---|
SoftwareRAIDVolume |
build() |
addAllToPhysicalDisks, addNewPhysicalDisk, addNewPhysicalDiskLike, addToAdditionalProperties, addToAdditionalProperties, addToPhysicalDisks, addToPhysicalDisks, buildFirstPhysicalDisk, buildLastPhysicalDisk, buildMatchingPhysicalDisk, buildPhysicalDisk, buildPhysicalDisks, copyInstance, editFirstPhysicalDisk, editLastPhysicalDisk, editMatchingPhysicalDisk, editPhysicalDisk, equals, getAdditionalProperties, getLevel, getSizeGibibytes, hasAdditionalProperties, hashCode, hasLevel, hasMatchingPhysicalDisk, hasPhysicalDisks, hasSizeGibibytes, removeAllFromPhysicalDisks, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromPhysicalDisks, removeMatchingFromPhysicalDisks, setNewPhysicalDiskLike, setToPhysicalDisks, toString, withAdditionalProperties, withLevel, withPhysicalDisks, withPhysicalDisks, withSizeGibibytesaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic SoftwareRAIDVolumeBuilder()
public SoftwareRAIDVolumeBuilder(SoftwareRAIDVolumeFluent<?> fluent)
public SoftwareRAIDVolumeBuilder(SoftwareRAIDVolumeFluent<?> fluent, SoftwareRAIDVolume instance)
public SoftwareRAIDVolumeBuilder(SoftwareRAIDVolume instance)
public SoftwareRAIDVolume build()
build in interface io.fabric8.kubernetes.api.builder.Builder<SoftwareRAIDVolume>Copyright © 2015–2023 Red Hat. All rights reserved.