Interface IngressSpecFluent.BackendNested<N>
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<IngressSpecFluent.BackendNested<N>>
,IngressBackendFluent<IngressSpecFluent.BackendNested<N>>
,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
IngressSpecFluentImpl.BackendNestedImpl
- Enclosing interface:
- IngressSpecFluent<A extends IngressSpecFluent<A>>
public static interface IngressSpecFluent.BackendNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, IngressBackendFluent<IngressSpecFluent.BackendNested<N>>
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.networking.v1beta1.IngressBackendFluent
IngressBackendFluent.ServicePortNested<N>
-
Method Summary
Modifier and Type Method Description N
and()
N
endBackend()
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
N and()- Specified by:
and
in interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endBackend
N endBackend()
-