Package io.fabric8.kubernetes.api.model
Class ServiceSpecFluentImpl.PortsNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.ServicePortFluentImpl<ServiceSpecFluent.PortsNested<N>>
-
- io.fabric8.kubernetes.api.model.ServiceSpecFluentImpl.PortsNestedImpl<N>
-
- All Implemented Interfaces:
Fluent<ServiceSpecFluent.PortsNested<N>>
,Nested<N>
,Visitable<ServiceSpecFluent.PortsNested<N>>
,ServicePortFluent<ServiceSpecFluent.PortsNested<N>>
,ServiceSpecFluent.PortsNested<N>
- Enclosing class:
- ServiceSpecFluentImpl<A extends ServiceSpecFluent<A>>
public class ServiceSpecFluentImpl.PortsNestedImpl<N> extends ServicePortFluentImpl<ServiceSpecFluent.PortsNested<N>> implements ServiceSpecFluent.PortsNested<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
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endPort()
-
Methods inherited from class io.fabric8.kubernetes.api.model.ServicePortFluentImpl
buildTargetPort, editOrNewTargetPort, editOrNewTargetPortLike, editTargetPort, equals, getAppProtocol, getName, getNodePort, getPort, getProtocol, getTargetPort, hasAppProtocol, hashCode, hasName, hasNodePort, hasPort, hasProtocol, hasTargetPort, withAppProtocol, withName, withNewAppProtocol, withNewAppProtocol, withNewAppProtocol, withNewName, withNewName, withNewName, withNewProtocol, withNewProtocol, withNewProtocol, withNewTargetPort, withNewTargetPort, withNewTargetPort, withNewTargetPortLike, withNodePort, withPort, withProtocol, withTargetPort
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, aggregate, aggregate, build, build, builderOf
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods 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, withNewProtocol, withNewProtocol, withNewProtocol, withNewTargetPort, withNewTargetPort, withNewTargetPort, withNewTargetPortLike, withNodePort, withPort, withProtocol, withTargetPort
-
-