Uses of Class
io.fabric8.openshift.client.dsl.CreateableSelfSubjectRulesReview
| Package | Description |
|---|---|
| io.fabric8.openshift.client | |
| io.fabric8.openshift.client.dsl.internal | |
| io.fabric8.openshift.client.osgi |
-
Uses of CreateableSelfSubjectRulesReview in io.fabric8.openshift.client
Methods in io.fabric8.openshift.client that return types with arguments of type CreateableSelfSubjectRulesReview Modifier and Type Method Description SubjectAccessReviewOperation<CreateableSubjectAccessReview,CreateableLocalSubjectAccessReview,CreateableSelfSubjectAccessReview,CreateableSelfSubjectRulesReview>DefaultOpenShiftClient. subjectAccessReviews()SubjectAccessReviewOperation<CreateableSubjectAccessReview,CreateableLocalSubjectAccessReview,CreateableSelfSubjectAccessReview,CreateableSelfSubjectRulesReview>OpenShiftClient. subjectAccessReviews() -
Uses of CreateableSelfSubjectRulesReview in io.fabric8.openshift.client.dsl.internal
Methods in io.fabric8.openshift.client.dsl.internal that return types with arguments of type CreateableSelfSubjectRulesReview Modifier and Type Method Description Createable<io.fabric8.kubernetes.api.model.authorization.SelfSubjectRulesReview,io.fabric8.kubernetes.api.model.authorization.SelfSubjectRulesReview,CreateableSelfSubjectRulesReview>SubjectAccessReviewOperationImpl. list()Createable<io.fabric8.kubernetes.api.model.authorization.SelfSubjectRulesReview,io.fabric8.kubernetes.api.model.authorization.SelfSubjectRulesReview,CreateableSelfSubjectRulesReview>SubjectAccessReviewOperationImpl. list(io.fabric8.kubernetes.api.model.ListOptions listOptions)Createable<io.fabric8.kubernetes.api.model.authorization.SelfSubjectRulesReview,io.fabric8.kubernetes.api.model.authorization.SelfSubjectRulesReview,CreateableSelfSubjectRulesReview>SubjectAccessReviewOperationImpl. list(Integer limitVal, String continueVal) -
Uses of CreateableSelfSubjectRulesReview in io.fabric8.openshift.client.osgi
Methods in io.fabric8.openshift.client.osgi that return types with arguments of type CreateableSelfSubjectRulesReview Modifier and Type Method Description SubjectAccessReviewOperation<CreateableSubjectAccessReview,CreateableLocalSubjectAccessReview,CreateableSelfSubjectAccessReview,CreateableSelfSubjectRulesReview>ManagedOpenShiftClient. subjectAccessReviews()