Uses of Class
io.fabric8.kubernetes.api.model.authentication.v1alpha1.SelfSubjectReview
-
Packages that use SelfSubjectReview Package Description io.fabric8.kubernetes.api.model.authentication.v1alpha1 -
-
Uses of SelfSubjectReview in io.fabric8.kubernetes.api.model.authentication.v1alpha1
Methods in io.fabric8.kubernetes.api.model.authentication.v1alpha1 that return SelfSubjectReview Modifier and Type Method Description SelfSubjectReviewSelfSubjectReviewBuilder. build()Methods in io.fabric8.kubernetes.api.model.authentication.v1alpha1 with parameters of type SelfSubjectReview Modifier and Type Method Description protected voidSelfSubjectReviewFluent. copyInstance(SelfSubjectReview instance)Constructors in io.fabric8.kubernetes.api.model.authentication.v1alpha1 with parameters of type SelfSubjectReview Constructor Description SelfSubjectReviewBuilder(SelfSubjectReview instance)SelfSubjectReviewBuilder(SelfSubjectReviewFluent<?> fluent, SelfSubjectReview instance)SelfSubjectReviewFluent(SelfSubjectReview instance)
-