Uses of Class
io.fabric8.openshift.api.model.config.v1.ComponentRouteSpecFluent.ServingCertKeyPairSecretNested
-
Packages that use ComponentRouteSpecFluent.ServingCertKeyPairSecretNested Package Description io.fabric8.openshift.api.model.config.v1 -
-
Uses of ComponentRouteSpecFluent.ServingCertKeyPairSecretNested in io.fabric8.openshift.api.model.config.v1
Methods in io.fabric8.openshift.api.model.config.v1 that return ComponentRouteSpecFluent.ServingCertKeyPairSecretNested Modifier and Type Method Description ComponentRouteSpecFluent.ServingCertKeyPairSecretNested<A>ComponentRouteSpecFluent. editOrNewServingCertKeyPairSecret()ComponentRouteSpecFluent.ServingCertKeyPairSecretNested<A>ComponentRouteSpecFluent. editOrNewServingCertKeyPairSecretLike(SecretNameReference item)ComponentRouteSpecFluent.ServingCertKeyPairSecretNested<A>ComponentRouteSpecFluent. editServingCertKeyPairSecret()ComponentRouteSpecFluent.ServingCertKeyPairSecretNested<A>ComponentRouteSpecFluent. withNewServingCertKeyPairSecret()ComponentRouteSpecFluent.ServingCertKeyPairSecretNested<A>ComponentRouteSpecFluent. withNewServingCertKeyPairSecretLike(SecretNameReference item)
-