Uses of Class
io.fabric8.openshift.api.model.config.v1.AuthenticationFluent.StatusNested
-
Packages that use AuthenticationFluent.StatusNested Package Description io.fabric8.openshift.api.model.config.v1 -
-
Uses of AuthenticationFluent.StatusNested in io.fabric8.openshift.api.model.config.v1
Methods in io.fabric8.openshift.api.model.config.v1 that return AuthenticationFluent.StatusNested Modifier and Type Method Description AuthenticationFluent.StatusNested<A>AuthenticationFluent. editOrNewStatus()AuthenticationFluent.StatusNested<A>AuthenticationFluent. editOrNewStatusLike(AuthenticationStatus item)AuthenticationFluent.StatusNested<A>AuthenticationFluent. editStatus()AuthenticationFluent.StatusNested<A>AuthenticationFluent. withNewStatus()AuthenticationFluent.StatusNested<A>AuthenticationFluent. withNewStatusLike(AuthenticationStatus item)
-