Class IngressSpecFluent.BackendNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.networking.v1beta1.IngressBackendFluent<IngressSpecFluent.BackendNested<N>>
-
- io.fabric8.kubernetes.api.model.networking.v1beta1.IngressSpecFluent.BackendNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- IngressSpecFluent<A extends IngressSpecFluent<A>>
public class IngressSpecFluent.BackendNested<N> extends IngressBackendFluent<IngressSpecFluent.BackendNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.networking.v1beta1.IngressBackendFluent
IngressBackendFluent.ServicePortNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endBackend()
-
Methods inherited from class io.fabric8.kubernetes.api.model.networking.v1beta1.IngressBackendFluent
addToAdditionalProperties, addToAdditionalProperties, buildServicePort, copyInstance, editOrNewServicePort, editOrNewServicePortLike, editServicePort, equals, getAdditionalProperties, getResource, getServiceName, hasAdditionalProperties, hashCode, hasResource, hasServiceName, hasServicePort, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withNewResource, withNewServicePort, withNewServicePort, withNewServicePortLike, withResource, withServiceName, withServicePort
-
-