Uses of Class
io.fabric8.openshift.api.model.config.v1.OAuthList
-
Packages that use OAuthList Package Description io.fabric8.openshift.api.model.config.v1 -
-
Uses of OAuthList in io.fabric8.openshift.api.model.config.v1
Methods in io.fabric8.openshift.api.model.config.v1 that return OAuthList Modifier and Type Method Description OAuthListOAuthListBuilder. build()Methods in io.fabric8.openshift.api.model.config.v1 with parameters of type OAuthList Modifier and Type Method Description protected voidOAuthListFluent. copyInstance(OAuthList instance)Constructors in io.fabric8.openshift.api.model.config.v1 with parameters of type OAuthList Constructor Description OAuthListBuilder(OAuthList instance)OAuthListBuilder(OAuthListFluent<?> fluent, OAuthList instance)OAuthListFluent(OAuthList instance)
-