Uses of Class
io.fabric8.openshift.api.model.PodSecurityPolicyReview
-
Packages that use PodSecurityPolicyReview Package Description io.fabric8.openshift.api.model -
-
Uses of PodSecurityPolicyReview in io.fabric8.openshift.api.model
Methods in io.fabric8.openshift.api.model that return PodSecurityPolicyReview Modifier and Type Method Description PodSecurityPolicyReviewPodSecurityPolicyReviewBuilder. build()Methods in io.fabric8.openshift.api.model with parameters of type PodSecurityPolicyReview Modifier and Type Method Description protected voidPodSecurityPolicyReviewFluent. copyInstance(PodSecurityPolicyReview instance)Constructors in io.fabric8.openshift.api.model with parameters of type PodSecurityPolicyReview Constructor Description PodSecurityPolicyReviewBuilder(PodSecurityPolicyReview instance)PodSecurityPolicyReviewBuilder(PodSecurityPolicyReviewFluent<?> fluent, PodSecurityPolicyReview instance)PodSecurityPolicyReviewFluent(PodSecurityPolicyReview instance)
-