public class HostBuilder extends HostFluentImpl<HostBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<Host,HostBuilder>
HostFluentImpl.BmcNestedImpl<N>, HostFluentImpl.RootDeviceHintsNestedImpl<N>HostFluent.BmcNested<N>, HostFluent.RootDeviceHintsNested<N>| Constructor and Description |
|---|
HostBuilder() |
HostBuilder(Boolean validationEnabled) |
HostBuilder(Host instance) |
HostBuilder(Host instance,
Boolean validationEnabled) |
HostBuilder(HostFluent<?> fluent) |
HostBuilder(HostFluent<?> fluent,
Boolean validationEnabled) |
HostBuilder(HostFluent<?> fluent,
Host instance) |
HostBuilder(HostFluent<?> fluent,
Host instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
Host |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addToAdditionalProperties, addToAdditionalProperties, buildBmc, buildRootDeviceHints, editBmc, editOrNewBmc, editOrNewBmcLike, editOrNewRootDeviceHints, editOrNewRootDeviceHintsLike, editRootDeviceHints, getAdditionalProperties, getBmc, getBootMACAddress, getBootMode, getHardwareProfile, getName, getNetworkConfig, getRole, getRootDeviceHints, hasAdditionalProperties, hasBmc, hasBootMACAddress, hasBootMode, hasHardwareProfile, hasName, hasNetworkConfig, hasRole, hasRootDeviceHints, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withBmc, withBootMACAddress, withBootMode, withHardwareProfile, withName, withNetworkConfig, withNewBmc, withNewBmc, withNewBmcLike, withNewBootMACAddress, withNewBootMode, withNewHardwareProfile, withNewName, withNewNetworkConfig, withNewRole, withNewRootDeviceHints, withNewRootDeviceHintsLike, withRole, withRootDeviceHintsaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic HostBuilder()
public HostBuilder(Boolean validationEnabled)
public HostBuilder(HostFluent<?> fluent)
public HostBuilder(HostFluent<?> fluent, Boolean validationEnabled)
public HostBuilder(HostFluent<?> fluent, Host instance)
public HostBuilder(HostFluent<?> fluent, Host instance, Boolean validationEnabled)
public HostBuilder(Host instance)
public Host build()
build in interface io.fabric8.kubernetes.api.builder.Builder<Host>public boolean equals(Object o)
equals in class HostFluentImpl<HostBuilder>public int hashCode()
hashCode in class HostFluentImpl<HostBuilder>Copyright © 2015–2022 Red Hat. All rights reserved.