Package io.fabric8.kubernetes.api.model
Class ServiceSpecFluent.PortsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.ServicePortFluent<ServiceSpecFluent.PortsNested<N>>
-
- io.fabric8.kubernetes.api.model.ServiceSpecFluent.PortsNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- ServiceSpecFluent<A extends ServiceSpecFluent<A>>
public class ServiceSpecFluent.PortsNested<N> extends ServicePortFluent<ServiceSpecFluent.PortsNested<N>> implements Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.ServicePortFluent
ServicePortFluent.TargetPortNested<N>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables, VISIT
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendPort()-
Methods inherited from class io.fabric8.kubernetes.api.model.ServicePortFluent
addToAdditionalProperties, addToAdditionalProperties, buildTargetPort, copyInstance, editOrNewTargetPort, editOrNewTargetPortLike, editTargetPort, equals, getAdditionalProperties, getAppProtocol, getName, getNodePort, getPort, getProtocol, hasAdditionalProperties, hasAppProtocol, hashCode, hasName, hasNodePort, hasPort, hasProtocol, hasTargetPort, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withAppProtocol, withName, withNewTargetPort, withNewTargetPort, withNewTargetPortLike, withNodePort, withPort, withProtocol, withTargetPort
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-