Uses of Interface
io.fabric8.openshift.api.model.SubjectAccessReviewFluent.TokenReviewContentNested
| Package | Description |
|---|---|
| io.fabric8.openshift.api.model |
-
Uses of SubjectAccessReviewFluent.TokenReviewContentNested in io.fabric8.openshift.api.model
Classes in io.fabric8.openshift.api.model that implement SubjectAccessReviewFluent.TokenReviewContentNested Modifier and Type Class Description classSubjectAccessReviewFluentImpl.TokenReviewContentNestedImpl<N>Methods in io.fabric8.openshift.api.model that return SubjectAccessReviewFluent.TokenReviewContentNested Modifier and Type Method Description SubjectAccessReviewFluent.TokenReviewContentNested<A>SubjectAccessReviewFluent. withNewTokenReviewContent()SubjectAccessReviewFluent.TokenReviewContentNested<A>SubjectAccessReviewFluentImpl. withNewTokenReviewContent()SubjectAccessReviewFluent.TokenReviewContentNested<A>SubjectAccessReviewFluent. withNewTokenReviewContentLike(TokenReview item)SubjectAccessReviewFluent.TokenReviewContentNested<A>SubjectAccessReviewFluentImpl. withNewTokenReviewContentLike(TokenReview item)