Interface NetworkPolicyPortFluent.PortNested<N>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<NetworkPolicyPortFluent.PortNested<N>>, io.fabric8.kubernetes.api.model.IntOrStringFluent<NetworkPolicyPortFluent.PortNested<N>>, io.fabric8.kubernetes.api.builder.Nested<N>
All Known Implementing Classes:
NetworkPolicyPortFluentImpl.PortNestedImpl
Enclosing interface:
NetworkPolicyPortFluent<A extends NetworkPolicyPortFluent<A>>

public static interface NetworkPolicyPortFluent.PortNested<N>
extends io.fabric8.kubernetes.api.builder.Nested<N>, io.fabric8.kubernetes.api.model.IntOrStringFluent<NetworkPolicyPortFluent.PortNested<N>>
  • Method Summary

    Modifier and Type Method Description
    N and()  
    N endPort()  

    Methods inherited from interface io.fabric8.kubernetes.api.model.IntOrStringFluent

    addToAdditionalProperties, addToAdditionalProperties, getAdditionalProperties, getIntVal, getKind, getStrVal, hasAdditionalProperties, hasIntVal, hasKind, hasStrVal, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withIntVal, withKind, withNewIntVal, withNewIntVal, withNewKind, withNewKind, withNewStrVal, withNewStrVal, withNewStrVal, withStrVal
  • Method Details

    • and

      N and()
      Specified by:
      and in interface io.fabric8.kubernetes.api.builder.Nested<N>
    • endPort

      N endPort()