Uses of Class
io.fabric8.openshift.api.model.operator.v1.AuthenticationStatusFluent.OauthAPIServerNested
-
Packages that use AuthenticationStatusFluent.OauthAPIServerNested Package Description io.fabric8.openshift.api.model.operator.v1 -
-
Uses of AuthenticationStatusFluent.OauthAPIServerNested in io.fabric8.openshift.api.model.operator.v1
Methods in io.fabric8.openshift.api.model.operator.v1 that return AuthenticationStatusFluent.OauthAPIServerNested Modifier and Type Method Description AuthenticationStatusFluent.OauthAPIServerNested<A>AuthenticationStatusFluent. editOauthAPIServer()AuthenticationStatusFluent.OauthAPIServerNested<A>AuthenticationStatusFluent. editOrNewOauthAPIServer()AuthenticationStatusFluent.OauthAPIServerNested<A>AuthenticationStatusFluent. editOrNewOauthAPIServerLike(OAuthAPIServerStatus item)AuthenticationStatusFluent.OauthAPIServerNested<A>AuthenticationStatusFluent. withNewOauthAPIServer()AuthenticationStatusFluent.OauthAPIServerNested<A>AuthenticationStatusFluent. withNewOauthAPIServerLike(OAuthAPIServerStatus item)
-