public class RAIDConfigBuilder extends RAIDConfigFluent<RAIDConfigBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<RAIDConfig,RAIDConfigBuilder>
RAIDConfigFluent.HardwareRAIDVolumesNested<N>, RAIDConfigFluent.SoftwareRAIDVolumesNested<N>| Constructor and Description |
|---|
RAIDConfigBuilder() |
RAIDConfigBuilder(Boolean validationEnabled) |
RAIDConfigBuilder(RAIDConfig instance) |
RAIDConfigBuilder(RAIDConfig instance,
Boolean validationEnabled) |
RAIDConfigBuilder(RAIDConfigFluent<?> fluent) |
RAIDConfigBuilder(RAIDConfigFluent<?> fluent,
Boolean validationEnabled) |
RAIDConfigBuilder(RAIDConfigFluent<?> fluent,
RAIDConfig instance) |
RAIDConfigBuilder(RAIDConfigFluent<?> fluent,
RAIDConfig instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
RAIDConfig |
build() |
addAllToHardwareRAIDVolumes, addAllToSoftwareRAIDVolumes, addNewHardwareRAIDVolume, addNewHardwareRAIDVolumeLike, addNewSoftwareRAIDVolume, addNewSoftwareRAIDVolumeLike, addToAdditionalProperties, addToAdditionalProperties, addToHardwareRAIDVolumes, addToHardwareRAIDVolumes, addToSoftwareRAIDVolumes, addToSoftwareRAIDVolumes, buildFirstHardwareRAIDVolume, buildFirstSoftwareRAIDVolume, buildHardwareRAIDVolume, buildHardwareRAIDVolumes, buildLastHardwareRAIDVolume, buildLastSoftwareRAIDVolume, buildMatchingHardwareRAIDVolume, buildMatchingSoftwareRAIDVolume, buildSoftwareRAIDVolume, buildSoftwareRAIDVolumes, editFirstHardwareRAIDVolume, editFirstSoftwareRAIDVolume, editHardwareRAIDVolume, editLastHardwareRAIDVolume, editLastSoftwareRAIDVolume, editMatchingHardwareRAIDVolume, editMatchingSoftwareRAIDVolume, editSoftwareRAIDVolume, equals, getAdditionalProperties, hasAdditionalProperties, hasHardwareRAIDVolumes, hashCode, hasMatchingHardwareRAIDVolume, hasMatchingSoftwareRAIDVolume, hasSoftwareRAIDVolumes, removeAllFromHardwareRAIDVolumes, removeAllFromSoftwareRAIDVolumes, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromHardwareRAIDVolumes, removeFromSoftwareRAIDVolumes, removeMatchingFromHardwareRAIDVolumes, removeMatchingFromSoftwareRAIDVolumes, setNewHardwareRAIDVolumeLike, setNewSoftwareRAIDVolumeLike, setToHardwareRAIDVolumes, setToSoftwareRAIDVolumes, toString, withAdditionalProperties, withHardwareRAIDVolumes, withHardwareRAIDVolumes, withSoftwareRAIDVolumes, withSoftwareRAIDVolumesaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic RAIDConfigBuilder()
public RAIDConfigBuilder(Boolean validationEnabled)
public RAIDConfigBuilder(RAIDConfigFluent<?> fluent)
public RAIDConfigBuilder(RAIDConfigFluent<?> fluent, Boolean validationEnabled)
public RAIDConfigBuilder(RAIDConfigFluent<?> fluent, RAIDConfig instance)
public RAIDConfigBuilder(RAIDConfigFluent<?> fluent, RAIDConfig instance, Boolean validationEnabled)
public RAIDConfigBuilder(RAIDConfig instance)
public RAIDConfigBuilder(RAIDConfig instance, Boolean validationEnabled)
public RAIDConfig build()
build in interface io.fabric8.kubernetes.api.builder.Builder<RAIDConfig>Copyright © 2015–2023 Red Hat. All rights reserved.