public class BareMetalHostSpecBuilder extends BareMetalHostSpecFluentImpl<BareMetalHostSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<BareMetalHostSpec,BareMetalHostSpecBuilder>
BareMetalHostSpecFluentImpl.BmcNestedImpl<N>, BareMetalHostSpecFluentImpl.ConsumerRefNestedImpl<N>, BareMetalHostSpecFluentImpl.CustomDeployNestedImpl<N>, BareMetalHostSpecFluentImpl.FirmwareNestedImpl<N>, BareMetalHostSpecFluentImpl.ImageNestedImpl<N>, BareMetalHostSpecFluentImpl.RaidNestedImpl<N>, BareMetalHostSpecFluentImpl.RootDeviceHintsNestedImpl<N>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() |
boolean |
equals(Object o) |
int |
hashCode() |
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, 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, hasImage, hasMatchingTaint, hasMetaData, hasNetworkData, hasOnline, hasPreprovisioningNetworkDataName, hasRaid, hasRootDeviceHints, hasTaints, hasUserData, removeAllFromTaints, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromTaints, setToTaints, withAdditionalProperties, withAutomatedCleaningMode, withBmc, withBootMACAddress, withBootMode, withConsumerRef, withCustomDeploy, withDescription, withExternallyProvisioned, withFirmware, withHardwareProfile, withImage, withMetaData, withNetworkData, withNewAutomatedCleaningMode, withNewBmc, withNewBmc, withNewBmcLike, withNewBootMACAddress, withNewBootMode, withNewConsumerRef, withNewConsumerRefLike, withNewCustomDeploy, withNewCustomDeploy, withNewCustomDeployLike, withNewDescription, withNewFirmware, withNewFirmware, withNewFirmwareLike, withNewHardwareProfile, withNewImage, withNewImage, withNewImageLike, withNewMetaData, withNewNetworkData, withNewPreprovisioningNetworkDataName, withNewRaid, withNewRaidLike, withNewRootDeviceHints, withNewRootDeviceHintsLike, withNewUserData, withOnline, withPreprovisioningNetworkDataName, withRaid, withRootDeviceHints, withTaints, withTaints, withUserDataaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic 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>public boolean equals(Object o)
equals in class BareMetalHostSpecFluentImpl<BareMetalHostSpecBuilder>public int hashCode()
hashCode in class BareMetalHostSpecFluentImpl<BareMetalHostSpecBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.