Uses of Class
io.fabric8.openshift.api.model.config.v1.AuthenticationStatusFluent.IntegratedOAuthMetadataNested
-
Packages that use AuthenticationStatusFluent.IntegratedOAuthMetadataNested Package Description io.fabric8.openshift.api.model.config.v1 -
-
Uses of AuthenticationStatusFluent.IntegratedOAuthMetadataNested in io.fabric8.openshift.api.model.config.v1
Methods in io.fabric8.openshift.api.model.config.v1 that return AuthenticationStatusFluent.IntegratedOAuthMetadataNested Modifier and Type Method Description AuthenticationStatusFluent.IntegratedOAuthMetadataNested<A>AuthenticationStatusFluent. editIntegratedOAuthMetadata()AuthenticationStatusFluent.IntegratedOAuthMetadataNested<A>AuthenticationStatusFluent. editOrNewIntegratedOAuthMetadata()AuthenticationStatusFluent.IntegratedOAuthMetadataNested<A>AuthenticationStatusFluent. editOrNewIntegratedOAuthMetadataLike(ConfigMapNameReference item)AuthenticationStatusFluent.IntegratedOAuthMetadataNested<A>AuthenticationStatusFluent. withNewIntegratedOAuthMetadata()AuthenticationStatusFluent.IntegratedOAuthMetadataNested<A>AuthenticationStatusFluent. withNewIntegratedOAuthMetadataLike(ConfigMapNameReference item)
-