Package io.fabric8.kubernetes.api.model
Interface EndpointSubsetFluent.PortsNested<N>
- All Superinterfaces:
EndpointPortFluent<EndpointSubsetFluent.PortsNested<N>>,Fluent<EndpointSubsetFluent.PortsNested<N>>,Nested<N>
- All Known Implementing Classes:
EndpointSubsetFluentImpl.PortsNestedImpl
- Enclosing interface:
- EndpointSubsetFluent<A extends EndpointSubsetFluent<A>>
public static interface EndpointSubsetFluent.PortsNested<N> extends Nested<N>, EndpointPortFluent<EndpointSubsetFluent.PortsNested<N>>
-
Method Summary
Methods 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