Package io.fabric8.kubernetes.api.model
Class WatchEventFluentImpl.EndpointPortObjectNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.EndpointPortFluentImpl<WatchEventFluent.EndpointPortObjectNested<N>>
io.fabric8.kubernetes.api.model.WatchEventFluentImpl.EndpointPortObjectNestedImpl<N>
- All Implemented Interfaces:
Fluent<WatchEventFluent.EndpointPortObjectNested<N>>,Nested<N>,Visitable<WatchEventFluent.EndpointPortObjectNested<N>>,EndpointPortFluent<WatchEventFluent.EndpointPortObjectNested<N>>,WatchEventFluent.EndpointPortObjectNested<N>
- Enclosing class:
- WatchEventFluentImpl<A extends WatchEventFluent<A>>
public class WatchEventFluentImpl.EndpointPortObjectNestedImpl<N> extends EndpointPortFluentImpl<WatchEventFluent.EndpointPortObjectNested<N>> implements WatchEventFluent.EndpointPortObjectNested<N>, Nested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendEndpointPortObject()Methods inherited from class io.fabric8.kubernetes.api.model.EndpointPortFluentImpl
equals, getAppProtocol, getName, getPort, getProtocol, hasAppProtocol, hasName, hasPort, hasProtocol, withAppProtocol, withName, withNewAppProtocol, withNewAppProtocol, withNewAppProtocol, withNewName, withNewName, withNewName, withNewPort, withNewPort, withNewProtocol, withNewProtocol, withNewProtocol, withPort, withProtocolMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOfMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.fabric8.kubernetes.api.model.EndpointPortFluent
getAppProtocol, getName, getPort, getProtocol, hasAppProtocol, hasName, hasPort, hasProtocol, withAppProtocol, withName, withNewAppProtocol, withNewAppProtocol, withNewAppProtocol, withNewName, withNewName, withNewName, withNewPort, withNewPort, withNewProtocol, withNewProtocol, withNewProtocol, withPort, withProtocol
-
Method Details
-
and
-
endEndpointPortObject
- Specified by:
endEndpointPortObjectin interfaceWatchEventFluent.EndpointPortObjectNested<N>
-