Class IngressSpecFluentImpl.BackendNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.networking.v1beta1.IngressBackendFluentImpl<IngressSpecFluent.BackendNested<N>>
io.fabric8.kubernetes.api.model.networking.v1beta1.IngressSpecFluentImpl.BackendNestedImpl<N>
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<IngressSpecFluent.BackendNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<IngressSpecFluent.BackendNested<N>>,IngressBackendFluent<IngressSpecFluent.BackendNested<N>>,IngressSpecFluent.BackendNested<N>
- Enclosing class:
- IngressSpecFluentImpl<A extends IngressSpecFluent<A>>
public class IngressSpecFluentImpl.BackendNestedImpl<N> extends IngressBackendFluentImpl<IngressSpecFluent.BackendNested<N>> implements IngressSpecFluent.BackendNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.networking.v1beta1.IngressBackendFluentImpl
IngressBackendFluentImpl.ServicePortNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.networking.v1beta1.IngressBackendFluent
IngressBackendFluent.ServicePortNested<N> -
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendBackend()Methods inherited from class io.fabric8.kubernetes.api.model.networking.v1beta1.IngressBackendFluentImpl
buildServicePort, editOrNewServicePort, editOrNewServicePortLike, editServicePort, equals, getResource, getServiceName, getServicePort, hasResource, hasServiceName, hasServicePort, withNewResource, withNewServiceName, withNewServiceName, withNewServiceName, withNewServicePort, withNewServicePort, withNewServicePort, withNewServicePortLike, withResource, withServiceName, withServicePortMethods 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.networking.v1beta1.IngressBackendFluent
buildServicePort, editOrNewServicePort, editOrNewServicePortLike, editServicePort, getResource, getServiceName, getServicePort, hasResource, hasServiceName, hasServicePort, withNewResource, withNewServiceName, withNewServiceName, withNewServiceName, withNewServicePort, withNewServicePort, withNewServicePort, withNewServicePortLike, withResource, withServiceName, withServicePort
-
Method Details
-
and
- Specified by:
andin interfaceIngressSpecFluent.BackendNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endBackend
- Specified by:
endBackendin interfaceIngressSpecFluent.BackendNested<N>
-