Package io.fabric8.kubernetes.api.model
Class KubeSchemaFluentImpl.EndpointPortNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.EndpointPortFluentImpl<KubeSchemaFluent.EndpointPortNested<N>>
io.fabric8.kubernetes.api.model.KubeSchemaFluentImpl.EndpointPortNestedImpl<N>
- All Implemented Interfaces:
Fluent<KubeSchemaFluent.EndpointPortNested<N>>,Nested<N>,Visitable<KubeSchemaFluent.EndpointPortNested<N>>,EndpointPortFluent<KubeSchemaFluent.EndpointPortNested<N>>,KubeSchemaFluent.EndpointPortNested<N>
- Enclosing class:
- KubeSchemaFluentImpl<A extends KubeSchemaFluent<A>>
public class KubeSchemaFluentImpl.EndpointPortNestedImpl<N> extends EndpointPortFluentImpl<KubeSchemaFluent.EndpointPortNested<N>> implements KubeSchemaFluent.EndpointPortNested<N>, Nested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendEndpointPort()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
-
endEndpointPort
- Specified by:
endEndpointPortin interfaceKubeSchemaFluent.EndpointPortNested<N>
-