Class ClusterDeploymentSpecFluent.IngressNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.hive.v1.ClusterIngressFluent<ClusterDeploymentSpecFluent.IngressNested<N>>
-
- io.fabric8.openshift.api.model.hive.v1.ClusterDeploymentSpecFluent.IngressNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>
public class ClusterDeploymentSpecFluent.IngressNested<N> extends ClusterIngressFluent<ClusterDeploymentSpecFluent.IngressNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.hive.v1.ClusterIngressFluent
ClusterIngressFluent.NamespaceSelectorNested<N>, ClusterIngressFluent.RouteSelectorNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendIngress()-
Methods inherited from class io.fabric8.openshift.api.model.hive.v1.ClusterIngressFluent
addToAdditionalProperties, addToAdditionalProperties, buildNamespaceSelector, buildRouteSelector, copyInstance, editNamespaceSelector, editOrNewNamespaceSelector, editOrNewNamespaceSelectorLike, editOrNewRouteSelector, editOrNewRouteSelectorLike, editRouteSelector, equals, getAdditionalProperties, getDomain, getHttpErrorCodePages, getName, getServingCertificate, hasAdditionalProperties, hasDomain, hashCode, hasHttpErrorCodePages, hasName, hasNamespaceSelector, hasRouteSelector, hasServingCertificate, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withDomain, withHttpErrorCodePages, withName, withNamespaceSelector, withNewHttpErrorCodePages, withNewNamespaceSelector, withNewNamespaceSelectorLike, withNewRouteSelector, withNewRouteSelectorLike, withRouteSelector, withServingCertificate
-
-