Uses of Class
io.fabric8.openshift.api.model.SelfSubjectRulesReview
-
Packages that use SelfSubjectRulesReview Package Description io.fabric8.openshift.api.model -
-
Uses of SelfSubjectRulesReview in io.fabric8.openshift.api.model
Methods in io.fabric8.openshift.api.model that return SelfSubjectRulesReview Modifier and Type Method Description SelfSubjectRulesReviewSelfSubjectRulesReviewBuilder. build()Methods in io.fabric8.openshift.api.model with parameters of type SelfSubjectRulesReview Modifier and Type Method Description protected voidSelfSubjectRulesReviewFluent. copyInstance(SelfSubjectRulesReview instance)Constructors in io.fabric8.openshift.api.model with parameters of type SelfSubjectRulesReview Constructor Description SelfSubjectRulesReviewBuilder(SelfSubjectRulesReview instance)SelfSubjectRulesReviewBuilder(SelfSubjectRulesReviewFluent<?> fluent, SelfSubjectRulesReview instance)SelfSubjectRulesReviewFluent(SelfSubjectRulesReview instance)
-