Package io.fabric8.kubernetes.api.model
Interface ServicePortFluent.TargetPortNested<N>
-
- All Superinterfaces:
Fluent<ServicePortFluent.TargetPortNested<N>>,IntOrStringFluent<ServicePortFluent.TargetPortNested<N>>,Nested<N>
- All Known Implementing Classes:
ServicePortFluentImpl.TargetPortNestedImpl
- Enclosing interface:
- ServicePortFluent<A extends ServicePortFluent<A>>
public static interface ServicePortFluent.TargetPortNested<N> extends Nested<N>, IntOrStringFluent<ServicePortFluent.TargetPortNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendTargetPort()-
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, withNewStrVal, withNewStrVal, withNewStrVal, withStrVal
-
-