Class IngressBackendFluentImpl.ServicePortNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.IntOrStringFluentImpl<IngressBackendFluent.ServicePortNested<N>>
io.fabric8.kubernetes.api.model.networking.v1beta1.IngressBackendFluentImpl.ServicePortNestedImpl<N>
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<IngressBackendFluent.ServicePortNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<IngressBackendFluent.ServicePortNested<N>>,io.fabric8.kubernetes.api.model.IntOrStringFluent<IngressBackendFluent.ServicePortNested<N>>,IngressBackendFluent.ServicePortNested<N>
- Enclosing class:
- IngressBackendFluentImpl<A extends IngressBackendFluent<A>>
public class IngressBackendFluentImpl.ServicePortNestedImpl<N> extends io.fabric8.kubernetes.api.model.IntOrStringFluentImpl<IngressBackendFluent.ServicePortNested<N>> implements IngressBackendFluent.ServicePortNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendServicePort()Methods inherited from class io.fabric8.kubernetes.api.model.IntOrStringFluentImpl
addToAdditionalProperties, addToAdditionalProperties, equals, getAdditionalProperties, getIntVal, getKind, getStrVal, hasAdditionalProperties, hasIntVal, hasKind, hasStrVal, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withIntVal, withKind, withNewIntVal, withNewIntVal, withNewKind, withNewKind, withNewStrVal, withNewStrVal, withNewStrVal, withStrValMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOfMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods 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
- Specified by:
andin interfaceIngressBackendFluent.ServicePortNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endServicePort
- Specified by:
endServicePortin interfaceIngressBackendFluent.ServicePortNested<N>
-