Class NetworkSelectionElementFluent.PortMappingsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.miscellaneous.cncf.cni.v1.PortMapEntryFluent<NetworkSelectionElementFluent.PortMappingsNested<N>>
-
- io.fabric8.openshift.api.model.miscellaneous.cncf.cni.v1.NetworkSelectionElementFluent.PortMappingsNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- NetworkSelectionElementFluent<A extends NetworkSelectionElementFluent<A>>
public class NetworkSelectionElementFluent.PortMappingsNested<N> extends PortMapEntryFluent<NetworkSelectionElementFluent.PortMappingsNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendPortMapping()-
Methods inherited from class io.fabric8.openshift.api.model.miscellaneous.cncf.cni.v1.PortMapEntryFluent
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getContainerPort, getHostIP, getHostPort, getProtocol, hasAdditionalProperties, hasContainerPort, hashCode, hasHostIP, hasHostPort, hasProtocol, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withContainerPort, withHostIP, withHostPort, withProtocol
-
-