Class IngressSpecFluent.ComponentRoutesNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.config.v1.ComponentRouteSpecFluent<IngressSpecFluent.ComponentRoutesNested<N>>
-
- io.fabric8.openshift.api.model.config.v1.IngressSpecFluent.ComponentRoutesNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- IngressSpecFluent<A extends IngressSpecFluent<A>>
public class IngressSpecFluent.ComponentRoutesNested<N> extends ComponentRouteSpecFluent<IngressSpecFluent.ComponentRoutesNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.config.v1.ComponentRouteSpecFluent
ComponentRouteSpecFluent.ServingCertKeyPairSecretNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendComponentRoute()-
Methods inherited from class io.fabric8.openshift.api.model.config.v1.ComponentRouteSpecFluent
addToAdditionalProperties, addToAdditionalProperties, buildServingCertKeyPairSecret, copyInstance, editOrNewServingCertKeyPairSecret, editOrNewServingCertKeyPairSecretLike, editServingCertKeyPairSecret, equals, getAdditionalProperties, getHostname, getName, getNamespace, hasAdditionalProperties, hashCode, hasHostname, hasName, hasNamespace, hasServingCertKeyPairSecret, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withHostname, withName, withNamespace, withNewServingCertKeyPairSecret, withNewServingCertKeyPairSecret, withNewServingCertKeyPairSecretLike, withServingCertKeyPairSecret
-
-