Class HTTPIngressPathFluentImpl.BackendNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.networking.v1beta1.IngressBackendFluentImpl<HTTPIngressPathFluent.BackendNested<N>>
io.fabric8.kubernetes.api.model.networking.v1beta1.HTTPIngressPathFluentImpl.BackendNestedImpl<N>
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<HTTPIngressPathFluent.BackendNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<HTTPIngressPathFluent.BackendNested<N>>,HTTPIngressPathFluent.BackendNested<N>,IngressBackendFluent<HTTPIngressPathFluent.BackendNested<N>>
- Enclosing class:
- HTTPIngressPathFluentImpl<A extends HTTPIngressPathFluent<A>>
public class HTTPIngressPathFluentImpl.BackendNestedImpl<N> extends IngressBackendFluentImpl<HTTPIngressPathFluent.BackendNested<N>> implements HTTPIngressPathFluent.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 interfaceHTTPIngressPathFluent.BackendNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endBackend
- Specified by:
endBackendin interfaceHTTPIngressPathFluent.BackendNested<N>
-