Uses of Class
io.kubernetes.client.openapi.models.V1TokenReviewSpec
Packages that use V1TokenReviewSpec
-
Uses of V1TokenReviewSpec in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1TokenReviewSpecModifier and TypeMethodDescriptionV1TokenReviewSpec.addAudiencesItem
(String audiencesItem) static V1TokenReviewSpec
Create an instance of V1TokenReviewSpec given an JSON stringV1TokenReview.getSpec()
Get specMethods in io.kubernetes.client.openapi.models with parameters of type V1TokenReviewSpecModifier and TypeMethodDescriptionvoid
V1TokenReview.setSpec
(V1TokenReviewSpec spec) V1TokenReview.spec
(V1TokenReviewSpec spec)