Interface RoutePortFluent.TargetPortNested<N>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<RoutePortFluent.TargetPortNested<N>>, io.fabric8.kubernetes.api.model.IntOrStringFluent<RoutePortFluent.TargetPortNested<N>>, io.fabric8.kubernetes.api.builder.Nested<N>
All Known Implementing Classes:
RoutePortFluentImpl.TargetPortNestedImpl
Enclosing interface:
RoutePortFluent<A extends RoutePortFluent<A>>

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

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

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

      N endTargetPort()