Class IngressBackendFluent.ServicePortNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.AnyTypeFluent<A>
-
- io.fabric8.kubernetes.api.model.IntOrStringFluent<IngressBackendFluent.ServicePortNested<N>>
-
- io.fabric8.kubernetes.api.model.networking.v1beta1.IngressBackendFluent.ServicePortNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- IngressBackendFluent<A extends IngressBackendFluent<A>>
public class IngressBackendFluent.ServicePortNested<N> extends io.fabric8.kubernetes.api.model.IntOrStringFluent<IngressBackendFluent.ServicePortNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendServicePort()-
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
-
-