public class BareMetalHostSpecBuilder extends BareMetalHostSpecFluentImpl<BareMetalHostSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<BareMetalHostSpec,BareMetalHostSpecBuilder>
BareMetalHostSpecFluent.BmcNested<N>, BareMetalHostSpecFluent.ConsumerRefNested<N>, BareMetalHostSpecFluent.CustomDeployNested<N>, BareMetalHostSpecFluent.FirmwareNested<N>, BareMetalHostSpecFluent.ImageNested<N>, BareMetalHostSpecFluent.RaidNested<N>, BareMetalHostSpecFluent.RootDeviceHintsNested<N>| Constructor and Description |
|---|
BareMetalHostSpecBuilder() |
BareMetalHostSpecBuilder(BareMetalHostSpec instance) |
BareMetalHostSpecBuilder(BareMetalHostSpec instance,
Boolean validationEnabled) |
BareMetalHostSpecBuilder(BareMetalHostSpecFluent<?> fluent) |
BareMetalHostSpecBuilder(BareMetalHostSpecFluent<?> fluent,
BareMetalHostSpec instance) |
BareMetalHostSpecBuilder(BareMetalHostSpecFluent<?> fluent,
BareMetalHostSpec instance,
Boolean validationEnabled) |
BareMetalHostSpecBuilder(BareMetalHostSpecFluent<?> fluent,
Boolean validationEnabled) |
BareMetalHostSpecBuilder(Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
BareMetalHostSpec |
build() |
addAllToTaints, addNewTaint, addToAdditionalProperties, addToAdditionalProperties, addToTaints, addToTaints, buildBmc, buildConsumerRef, buildCustomDeploy, buildFirmware, buildImage, buildRaid, buildRootDeviceHints, editBmc, editConsumerRef, editCustomDeploy, editFirmware, editImage, editOrNewBmc, editOrNewBmcLike, editOrNewConsumerRef, editOrNewConsumerRefLike, editOrNewCustomDeploy, editOrNewCustomDeployLike, editOrNewFirmware, editOrNewFirmwareLike, editOrNewImage, editOrNewImageLike, editOrNewRaid, editOrNewRaidLike, editOrNewRootDeviceHints, editOrNewRootDeviceHintsLike, editRaid, editRootDeviceHints, equals, getAdditionalProperties, getAutomatedCleaningMode, getBmc, getBootMACAddress, getBootMode, getConsumerRef, getCustomDeploy, getDescription, getExternallyProvisioned, getFirmware, getFirstTaint, getHardwareProfile, getImage, getLastTaint, getMatchingTaint, getMetaData, getNetworkData, getOnline, getPreprovisioningNetworkDataName, getRaid, getRootDeviceHints, getTaint, getTaints, getUserData, hasAdditionalProperties, hasAutomatedCleaningMode, hasBmc, hasBootMACAddress, hasBootMode, hasConsumerRef, hasCustomDeploy, hasDescription, hasExternallyProvisioned, hasFirmware, hasHardwareProfile, hashCode, hasImage, hasMatchingTaint, hasMetaData, hasNetworkData, hasOnline, hasPreprovisioningNetworkDataName, hasRaid, hasRootDeviceHints, hasTaints, hasUserData, removeAllFromTaints, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromTaints, setToTaints, toString, withAdditionalProperties, withAutomatedCleaningMode, withBmc, withBootMACAddress, withBootMode, withConsumerRef, withCustomDeploy, withDescription, withExternallyProvisioned, withExternallyProvisioned, withFirmware, withHardwareProfile, withImage, withMetaData, withNetworkData, withNewBmc, withNewBmc, withNewBmcLike, withNewConsumerRef, withNewConsumerRefLike, withNewCustomDeploy, withNewCustomDeploy, withNewCustomDeployLike, withNewFirmware, withNewFirmware, withNewFirmwareLike, withNewImage, withNewImage, withNewImageLike, withNewMetaData, withNewNetworkData, withNewRaid, withNewRaidLike, withNewRootDeviceHints, withNewRootDeviceHintsLike, withNewUserData, withOnline, withOnline, withPreprovisioningNetworkDataName, withRaid, withRootDeviceHints, withTaints, withTaints, withUserDataaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic BareMetalHostSpecBuilder()
public BareMetalHostSpecBuilder(Boolean validationEnabled)
public BareMetalHostSpecBuilder(BareMetalHostSpecFluent<?> fluent)
public BareMetalHostSpecBuilder(BareMetalHostSpecFluent<?> fluent, Boolean validationEnabled)
public BareMetalHostSpecBuilder(BareMetalHostSpecFluent<?> fluent, BareMetalHostSpec instance)
public BareMetalHostSpecBuilder(BareMetalHostSpecFluent<?> fluent, BareMetalHostSpec instance, Boolean validationEnabled)
public BareMetalHostSpecBuilder(BareMetalHostSpec instance)
public BareMetalHostSpecBuilder(BareMetalHostSpec instance, Boolean validationEnabled)
public BareMetalHostSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<BareMetalHostSpec>Copyright © 2015–2023 Red Hat. All rights reserved.