Uses of Class
io.kubernetes.client.openapi.models.V1SelfSubjectRulesReviewSpec
Packages that use V1SelfSubjectRulesReviewSpec
-
Uses of V1SelfSubjectRulesReviewSpec in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1SelfSubjectRulesReviewSpecModifier and TypeMethodDescriptionstatic V1SelfSubjectRulesReviewSpec
Create an instance of V1SelfSubjectRulesReviewSpec given an JSON stringV1SelfSubjectRulesReview.getSpec()
Get specMethods in io.kubernetes.client.openapi.models with parameters of type V1SelfSubjectRulesReviewSpecModifier and TypeMethodDescriptionvoid
V1SelfSubjectRulesReview.setSpec
(V1SelfSubjectRulesReviewSpec spec) V1SelfSubjectRulesReview.spec
(V1SelfSubjectRulesReviewSpec spec)