Interface V1EndpointSubsetFluent.PortsNested<N>
- All Superinterfaces:
CoreV1EndpointPortFluent<V1EndpointSubsetFluent.PortsNested<N>>
,Fluent<V1EndpointSubsetFluent.PortsNested<N>>
,Nested<N>
- Enclosing interface:
- V1EndpointSubsetFluent<A extends V1EndpointSubsetFluent<A>>
public static interface V1EndpointSubsetFluent.PortsNested<N>
extends Nested<N>, CoreV1EndpointPortFluent<V1EndpointSubsetFluent.PortsNested<N>>
-
Method Summary
Methods inherited from interface io.kubernetes.client.openapi.models.CoreV1EndpointPortFluent
getAppProtocol, getName, getPort, getProtocol, hasAppProtocol, hasName, hasPort, hasProtocol, withAppProtocol, withName, withPort, withProtocol