Class PlatformSpecFluent.BaremetalNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.config.v1.BareMetalPlatformSpecFluent<PlatformSpecFluent.BaremetalNested<N>>
-
- io.fabric8.openshift.api.model.config.v1.PlatformSpecFluent.BaremetalNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- PlatformSpecFluent<A extends PlatformSpecFluent<A>>
public class PlatformSpecFluent.BaremetalNested<N> extends BareMetalPlatformSpecFluent<PlatformSpecFluent.BaremetalNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendBaremetal()-
Methods inherited from class io.fabric8.openshift.api.model.config.v1.BareMetalPlatformSpecFluent
addAllToApiServerInternalIPs, addAllToIngressIPs, addAllToMachineNetworks, addToAdditionalProperties, addToAdditionalProperties, addToApiServerInternalIPs, addToApiServerInternalIPs, addToIngressIPs, addToIngressIPs, addToMachineNetworks, addToMachineNetworks, copyInstance, equals, getAdditionalProperties, getApiServerInternalIP, getApiServerInternalIPs, getFirstApiServerInternalIP, getFirstIngressIP, getFirstMachineNetwork, getIngressIP, getIngressIPs, getLastApiServerInternalIP, getLastIngressIP, getLastMachineNetwork, getMachineNetwork, getMachineNetworks, getMatchingApiServerInternalIP, getMatchingIngressIP, getMatchingMachineNetwork, hasAdditionalProperties, hasApiServerInternalIPs, hashCode, hasIngressIPs, hasMachineNetworks, hasMatchingApiServerInternalIP, hasMatchingIngressIP, hasMatchingMachineNetwork, removeAllFromApiServerInternalIPs, removeAllFromIngressIPs, removeAllFromMachineNetworks, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromApiServerInternalIPs, removeFromIngressIPs, removeFromMachineNetworks, setToApiServerInternalIPs, setToIngressIPs, setToMachineNetworks, toString, withAdditionalProperties, withApiServerInternalIPs, withApiServerInternalIPs, withIngressIPs, withIngressIPs, withMachineNetworks, withMachineNetworks
-
-