Package io.fabric8.kubernetes.api.model
Class WatchEventFluentImpl.ServicePortObjectNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.ServicePortFluentImpl<WatchEventFluent.ServicePortObjectNested<N>>
io.fabric8.kubernetes.api.model.WatchEventFluentImpl.ServicePortObjectNestedImpl<N>
- All Implemented Interfaces:
Fluent<WatchEventFluent.ServicePortObjectNested<N>>,Nested<N>,Visitable<WatchEventFluent.ServicePortObjectNested<N>>,ServicePortFluent<WatchEventFluent.ServicePortObjectNested<N>>,WatchEventFluent.ServicePortObjectNested<N>
- Enclosing class:
- WatchEventFluentImpl<A extends WatchEventFluent<A>>
public class WatchEventFluentImpl.ServicePortObjectNestedImpl<N> extends ServicePortFluentImpl<WatchEventFluent.ServicePortObjectNested<N>> implements WatchEventFluent.ServicePortObjectNested<N>, Nested<N>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.ServicePortFluentImpl
ServicePortFluentImpl.TargetPortNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.ServicePortFluent
ServicePortFluent.TargetPortNested<N> -
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendServicePortObject()Methods inherited from class io.fabric8.kubernetes.api.model.ServicePortFluentImpl
buildTargetPort, editOrNewTargetPort, editOrNewTargetPortLike, editTargetPort, equals, getAppProtocol, getName, getNodePort, getPort, getProtocol, getTargetPort, hasAppProtocol, hasName, hasNodePort, hasPort, hasProtocol, hasTargetPort, withAppProtocol, withName, withNewAppProtocol, withNewAppProtocol, withNewAppProtocol, withNewName, withNewName, withNewName, withNewNodePort, withNewNodePort, withNewPort, withNewPort, withNewProtocol, withNewProtocol, withNewProtocol, withNewTargetPort, withNewTargetPort, withNewTargetPort, withNewTargetPortLike, withNodePort, withPort, withProtocol, withTargetPortMethods 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.ServicePortFluent
buildTargetPort, editOrNewTargetPort, editOrNewTargetPortLike, editTargetPort, getAppProtocol, getName, getNodePort, getPort, getProtocol, getTargetPort, hasAppProtocol, hasName, hasNodePort, hasPort, hasProtocol, hasTargetPort, withAppProtocol, withName, withNewAppProtocol, withNewAppProtocol, withNewAppProtocol, withNewName, withNewName, withNewName, withNewNodePort, withNewNodePort, withNewPort, withNewPort, withNewProtocol, withNewProtocol, withNewProtocol, withNewTargetPort, withNewTargetPort, withNewTargetPort, withNewTargetPortLike, withNodePort, withPort, withProtocol, withTargetPort
-
Method Details
-
and
-
endServicePortObject
- Specified by:
endServicePortObjectin interfaceWatchEventFluent.ServicePortObjectNested<N>
-