Package io.fabric8.kubernetes.api.model
Interface ContainerFluent.PortsNested<N>
- All Superinterfaces:
ContainerPortFluent<ContainerFluent.PortsNested<N>>
,Fluent<ContainerFluent.PortsNested<N>>
,Nested<N>
- All Known Implementing Classes:
ContainerFluentImpl.PortsNestedImpl
- Enclosing interface:
- ContainerFluent<A extends ContainerFluent<A>>
public static interface ContainerFluent.PortsNested<N> extends Nested<N>, ContainerPortFluent<ContainerFluent.PortsNested<N>>
-
Method Summary
Methods inherited from interface io.fabric8.kubernetes.api.model.ContainerPortFluent
getContainerPort, getHostIP, getHostPort, getName, getProtocol, hasContainerPort, hasHostIP, hasHostPort, hasName, hasProtocol, withContainerPort, withHostIP, withHostPort, withName, withNewContainerPort, withNewContainerPort, withNewHostIP, withNewHostIP, withNewHostIP, withNewHostPort, withNewHostPort, withNewName, withNewName, withNewName, withNewProtocol, withNewProtocol, withNewProtocol, withProtocol