Package io.fabric8.kubernetes.api.model
Class HTTPGetActionFluent.PortNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.AnyTypeFluent<A>
-
- io.fabric8.kubernetes.api.model.IntOrStringFluent<HTTPGetActionFluent.PortNested<N>>
-
- io.fabric8.kubernetes.api.model.HTTPGetActionFluent.PortNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- HTTPGetActionFluent<A extends HTTPGetActionFluent<A>>
public class HTTPGetActionFluent.PortNested<N> extends IntOrStringFluent<HTTPGetActionFluent.PortNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endPort()
-
Methods inherited from class io.fabric8.kubernetes.api.model.IntOrStringFluent
copyInstance, equals, hashCode, toString
-
Methods inherited from class io.fabric8.kubernetes.api.model.AnyTypeFluent
copyInstance, getValue, hasValue, withValue
-
-