public class HostBuilder extends HostFluent<HostBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<Host,HostBuilder>
HostFluent.BmcNested<N>, HostFluent.RootDeviceHintsNested<N>| Constructor and Description |
|---|
HostBuilder() |
HostBuilder(Host instance) |
HostBuilder(HostFluent<?> fluent) |
HostBuilder(HostFluent<?> fluent,
Host instance) |
| Modifier and Type | Method and Description |
|---|---|
Host |
build() |
addToAdditionalProperties, addToAdditionalProperties, buildBmc, buildRootDeviceHints, copyInstance, editBmc, editOrNewBmc, editOrNewBmcLike, editOrNewRootDeviceHints, editOrNewRootDeviceHintsLike, editRootDeviceHints, equals, getAdditionalProperties, getBootMACAddress, getBootMode, getHardwareProfile, getName, getNetworkConfig, getRole, hasAdditionalProperties, hasBmc, hasBootMACAddress, hasBootMode, hasHardwareProfile, hashCode, hasName, hasNetworkConfig, hasRole, hasRootDeviceHints, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withBmc, withBootMACAddress, withBootMode, withHardwareProfile, withName, withNetworkConfig, withNewBmc, withNewBmc, withNewBmcLike, withNewRootDeviceHints, withNewRootDeviceHintsLike, withRole, withRootDeviceHintsaggregate, aggregate, build, build, builderOf, getVisitableMappublic HostBuilder()
public HostBuilder(HostFluent<?> fluent)
public HostBuilder(HostFluent<?> fluent, Host instance)
public HostBuilder(Host instance)
Copyright © 2015–2024 Red Hat. All rights reserved.