public class HostFluentImpl<A extends HostFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements HostFluent<A>
HostFluent.BmcNested<N>, HostFluent.RootDeviceHintsNested<N>| Constructor and Description |
|---|
HostFluentImpl() |
HostFluentImpl(Host instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic HostFluentImpl()
public HostFluentImpl(Host instance)
@Deprecated public BMC getBmc()
getBmc in interface HostFluent<A extends HostFluent<A>>public BMC buildBmc()
buildBmc in interface HostFluent<A extends HostFluent<A>>public A withBmc(BMC bmc)
withBmc in interface HostFluent<A extends HostFluent<A>>public Boolean hasBmc()
hasBmc in interface HostFluent<A extends HostFluent<A>>public A withNewBmc(String address, Boolean disableCertificateVerification, String password, String username)
withNewBmc in interface HostFluent<A extends HostFluent<A>>public HostFluent.BmcNested<A> withNewBmc()
withNewBmc in interface HostFluent<A extends HostFluent<A>>public HostFluent.BmcNested<A> withNewBmcLike(BMC item)
withNewBmcLike in interface HostFluent<A extends HostFluent<A>>public HostFluent.BmcNested<A> editBmc()
editBmc in interface HostFluent<A extends HostFluent<A>>public HostFluent.BmcNested<A> editOrNewBmc()
editOrNewBmc in interface HostFluent<A extends HostFluent<A>>public HostFluent.BmcNested<A> editOrNewBmcLike(BMC item)
editOrNewBmcLike in interface HostFluent<A extends HostFluent<A>>public String getBootMACAddress()
getBootMACAddress in interface HostFluent<A extends HostFluent<A>>public A withBootMACAddress(String bootMACAddress)
withBootMACAddress in interface HostFluent<A extends HostFluent<A>>public Boolean hasBootMACAddress()
hasBootMACAddress in interface HostFluent<A extends HostFluent<A>>public String getBootMode()
getBootMode in interface HostFluent<A extends HostFluent<A>>public A withBootMode(String bootMode)
withBootMode in interface HostFluent<A extends HostFluent<A>>public Boolean hasBootMode()
hasBootMode in interface HostFluent<A extends HostFluent<A>>public String getHardwareProfile()
getHardwareProfile in interface HostFluent<A extends HostFluent<A>>public A withHardwareProfile(String hardwareProfile)
withHardwareProfile in interface HostFluent<A extends HostFluent<A>>public Boolean hasHardwareProfile()
hasHardwareProfile in interface HostFluent<A extends HostFluent<A>>public String getName()
getName in interface HostFluent<A extends HostFluent<A>>public A withName(String name)
withName in interface HostFluent<A extends HostFluent<A>>public Boolean hasName()
hasName in interface HostFluent<A extends HostFluent<A>>public String getNetworkConfig()
getNetworkConfig in interface HostFluent<A extends HostFluent<A>>public A withNetworkConfig(String networkConfig)
withNetworkConfig in interface HostFluent<A extends HostFluent<A>>public Boolean hasNetworkConfig()
hasNetworkConfig in interface HostFluent<A extends HostFluent<A>>public String getRole()
getRole in interface HostFluent<A extends HostFluent<A>>public A withRole(String role)
withRole in interface HostFluent<A extends HostFluent<A>>public Boolean hasRole()
hasRole in interface HostFluent<A extends HostFluent<A>>@Deprecated public RootDeviceHints getRootDeviceHints()
getRootDeviceHints in interface HostFluent<A extends HostFluent<A>>public RootDeviceHints buildRootDeviceHints()
buildRootDeviceHints in interface HostFluent<A extends HostFluent<A>>public A withRootDeviceHints(RootDeviceHints rootDeviceHints)
withRootDeviceHints in interface HostFluent<A extends HostFluent<A>>public Boolean hasRootDeviceHints()
hasRootDeviceHints in interface HostFluent<A extends HostFluent<A>>public HostFluent.RootDeviceHintsNested<A> withNewRootDeviceHints()
withNewRootDeviceHints in interface HostFluent<A extends HostFluent<A>>public HostFluent.RootDeviceHintsNested<A> withNewRootDeviceHintsLike(RootDeviceHints item)
withNewRootDeviceHintsLike in interface HostFluent<A extends HostFluent<A>>public HostFluent.RootDeviceHintsNested<A> editRootDeviceHints()
editRootDeviceHints in interface HostFluent<A extends HostFluent<A>>public HostFluent.RootDeviceHintsNested<A> editOrNewRootDeviceHints()
editOrNewRootDeviceHints in interface HostFluent<A extends HostFluent<A>>public HostFluent.RootDeviceHintsNested<A> editOrNewRootDeviceHintsLike(RootDeviceHints item)
editOrNewRootDeviceHintsLike in interface HostFluent<A extends HostFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface HostFluent<A extends HostFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface HostFluent<A extends HostFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface HostFluent<A extends HostFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface HostFluent<A extends HostFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface HostFluent<A extends HostFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface HostFluent<A extends HostFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface HostFluent<A extends HostFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends HostFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends HostFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.