Uses of Class
io.fabric8.openshift.api.model.config.v1.OAuthFluent.SpecNested
-
Packages that use OAuthFluent.SpecNested Package Description io.fabric8.openshift.api.model.config.v1 -
-
Uses of OAuthFluent.SpecNested in io.fabric8.openshift.api.model.config.v1
Methods in io.fabric8.openshift.api.model.config.v1 that return OAuthFluent.SpecNested Modifier and Type Method Description OAuthFluent.SpecNested<A>OAuthFluent. editOrNewSpec()OAuthFluent.SpecNested<A>OAuthFluent. editOrNewSpecLike(OAuthSpec item)OAuthFluent.SpecNested<A>OAuthFluent. editSpec()OAuthFluent.SpecNested<A>OAuthFluent. withNewSpec()OAuthFluent.SpecNested<A>OAuthFluent. withNewSpecLike(OAuthSpec item)
-