Uses of Class
io.fabric8.openshift.api.model.PodSecurityPolicySelfSubjectReview
-
Packages that use PodSecurityPolicySelfSubjectReview Package Description io.fabric8.openshift.api.model -
-
Uses of PodSecurityPolicySelfSubjectReview in io.fabric8.openshift.api.model
Methods in io.fabric8.openshift.api.model that return PodSecurityPolicySelfSubjectReview Modifier and Type Method Description PodSecurityPolicySelfSubjectReviewPodSecurityPolicySelfSubjectReviewBuilder. build()Methods in io.fabric8.openshift.api.model with parameters of type PodSecurityPolicySelfSubjectReview Modifier and Type Method Description protected voidPodSecurityPolicySelfSubjectReviewFluent. copyInstance(PodSecurityPolicySelfSubjectReview instance)Constructors in io.fabric8.openshift.api.model with parameters of type PodSecurityPolicySelfSubjectReview Constructor Description PodSecurityPolicySelfSubjectReviewBuilder(PodSecurityPolicySelfSubjectReview instance)PodSecurityPolicySelfSubjectReviewBuilder(PodSecurityPolicySelfSubjectReviewFluent<?> fluent, PodSecurityPolicySelfSubjectReview instance)PodSecurityPolicySelfSubjectReviewFluent(PodSecurityPolicySelfSubjectReview instance)
-