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