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