Class SubjectAccessReviewOperationImpl

java.lang.Object
io.fabric8.kubernetes.client.dsl.base.OperationSupport
io.fabric8.openshift.client.dsl.internal.SubjectAccessReviewOperationImpl
All Implemented Interfaces:
AnyNamespaceable<Createable<io.fabric8.kubernetes.api.model.authorization.SelfSubjectAccessReview,​io.fabric8.kubernetes.api.model.authorization.SelfSubjectAccessReview,​CreateableSelfSubjectAccessReview>>, Createable<io.fabric8.openshift.api.model.SubjectAccessReview,​io.fabric8.openshift.api.model.SubjectAccessReviewResponse,​CreateableSubjectAccessReview>, Listable<Createable<io.fabric8.kubernetes.api.model.authorization.SelfSubjectRulesReview,​io.fabric8.kubernetes.api.model.authorization.SelfSubjectRulesReview,​CreateableSelfSubjectRulesReview>>, Namespaceable<Createable<io.fabric8.openshift.api.model.LocalSubjectAccessReview,​io.fabric8.openshift.api.model.SubjectAccessReviewResponse,​CreateableLocalSubjectAccessReview>>, SubjectAccessReviewOperation<CreateableSubjectAccessReview,​CreateableLocalSubjectAccessReview,​CreateableSelfSubjectAccessReview,​CreateableSelfSubjectRulesReview>

public class SubjectAccessReviewOperationImpl
extends OperationSupport
implements SubjectAccessReviewOperation<CreateableSubjectAccessReview,​CreateableLocalSubjectAccessReview,​CreateableSelfSubjectAccessReview,​CreateableSelfSubjectRulesReview>