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 N
and()
N
endBackend()
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, withServicePort
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOf
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods 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:
and
in interfaceHTTPIngressPathFluent.BackendNested<N>
- Specified by:
and
in interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endBackend
- Specified by:
endBackend
in interfaceHTTPIngressPathFluent.BackendNested<N>
-