Interface IngressBackendFluent.ServicePortNested<N>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<IngressBackendFluent.ServicePortNested<N>>, io.fabric8.kubernetes.api.model.IntOrStringFluent<IngressBackendFluent.ServicePortNested<N>>, io.fabric8.kubernetes.api.builder.Nested<N>
All Known Implementing Classes:
IngressBackendFluentImpl.ServicePortNestedImpl
Enclosing interface:
IngressBackendFluent<A extends IngressBackendFluent<A>>

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

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

    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>
    • endServicePort

      N endServicePort()