Class PlatformFluent.HostsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.installer.baremetal.v1.HostFluent<PlatformFluent.HostsNested<N>>
-
- io.fabric8.openshift.api.model.installer.baremetal.v1.PlatformFluent.HostsNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- PlatformFluent<A extends PlatformFluent<A>>
public class PlatformFluent.HostsNested<N> extends HostFluent<PlatformFluent.HostsNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.installer.baremetal.v1.HostFluent
HostFluent.BmcNested<N>, HostFluent.RootDeviceHintsNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendHost()-
Methods inherited from class io.fabric8.openshift.api.model.installer.baremetal.v1.HostFluent
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, withRootDeviceHints
-
-