Interface V1NetworkPolicyEgressRuleFluent.PortsNested<N>
- All Superinterfaces:
Fluent<V1NetworkPolicyEgressRuleFluent.PortsNested<N>>
,Nested<N>
,V1NetworkPolicyPortFluent<V1NetworkPolicyEgressRuleFluent.PortsNested<N>>
- Enclosing interface:
- V1NetworkPolicyEgressRuleFluent<A extends V1NetworkPolicyEgressRuleFluent<A>>
public static interface V1NetworkPolicyEgressRuleFluent.PortsNested<N>
extends Nested<N>, V1NetworkPolicyPortFluent<V1NetworkPolicyEgressRuleFluent.PortsNested<N>>
-
Method Summary
Methods inherited from interface io.kubernetes.client.openapi.models.V1NetworkPolicyPortFluent
getEndPort, getPort, getProtocol, hasEndPort, hasPort, hasProtocol, withEndPort, withNewPort, withNewPort, withPort, withProtocol