Uses of Class
io.fabric8.kubernetes.api.model.authentication.v1beta1.TokenReview
-
Packages that use TokenReview Package Description io.fabric8.kubernetes.api.model.authentication.v1beta1 -
-
Uses of TokenReview in io.fabric8.kubernetes.api.model.authentication.v1beta1
Methods in io.fabric8.kubernetes.api.model.authentication.v1beta1 that return TokenReview Modifier and Type Method Description TokenReviewTokenReviewBuilder. build()Methods in io.fabric8.kubernetes.api.model.authentication.v1beta1 with parameters of type TokenReview Modifier and Type Method Description protected voidTokenReviewFluent. copyInstance(TokenReview instance)Constructors in io.fabric8.kubernetes.api.model.authentication.v1beta1 with parameters of type TokenReview Constructor Description TokenReviewBuilder(TokenReview instance)TokenReviewBuilder(TokenReviewFluent<?> fluent, TokenReview instance)TokenReviewFluent(TokenReview instance)
-