Class PlatformSpecFluent.OpenstackNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.config.v1.OpenStackPlatformSpecFluent<PlatformSpecFluent.OpenstackNested<N>>
-
- io.fabric8.openshift.api.model.config.v1.PlatformSpecFluent.OpenstackNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- PlatformSpecFluent<A extends PlatformSpecFluent<A>>
public class PlatformSpecFluent.OpenstackNested<N> extends OpenStackPlatformSpecFluent<PlatformSpecFluent.OpenstackNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendOpenstack()-
Methods inherited from class io.fabric8.openshift.api.model.config.v1.OpenStackPlatformSpecFluent
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
-
-