Uses of Class
io.fabric8.openshift.api.model.IdentityList
-
Packages that use IdentityList Package Description io.fabric8.openshift.api.model -
-
Uses of IdentityList in io.fabric8.openshift.api.model
Methods in io.fabric8.openshift.api.model that return IdentityList Modifier and Type Method Description IdentityListIdentityListBuilder. build()Methods in io.fabric8.openshift.api.model with parameters of type IdentityList Modifier and Type Method Description protected voidIdentityListFluent. copyInstance(IdentityList instance)Constructors in io.fabric8.openshift.api.model with parameters of type IdentityList Constructor Description IdentityListBuilder(IdentityList instance)IdentityListBuilder(IdentityListFluent<?> fluent, IdentityList instance)IdentityListFluent(IdentityList instance)
-