Package io.fabric8.kubernetes.api.model
Interface WatchEventFluent.ContainerPortObjectNested<N>
- All Superinterfaces:
ContainerPortFluent<WatchEventFluent.ContainerPortObjectNested<N>>
,Fluent<WatchEventFluent.ContainerPortObjectNested<N>>
,Nested<N>
- All Known Implementing Classes:
WatchEventFluentImpl.ContainerPortObjectNestedImpl
- Enclosing interface:
- WatchEventFluent<A extends WatchEventFluent<A>>
public static interface WatchEventFluent.ContainerPortObjectNested<N> extends Nested<N>, ContainerPortFluent<WatchEventFluent.ContainerPortObjectNested<N>>
-
Method Summary
Modifier and Type Method Description N
and()
N
endContainerPortObject()
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