Uses of Class
net.stickycode.kuuty.model.v18.IoK8sApiAuthenticationV1TokenReviewSpec
-
-
Uses of IoK8sApiAuthenticationV1TokenReviewSpec in net.stickycode.kuuty.model.v18
Methods in net.stickycode.kuuty.model.v18 that return IoK8sApiAuthenticationV1TokenReviewSpec Modifier and Type Method Description IoK8sApiAuthenticationV1TokenReviewSpecIoK8sApiAuthenticationV1TokenReviewSpec. addAudiencesItem(String audiencesItem)IoK8sApiAuthenticationV1TokenReviewSpecIoK8sApiAuthenticationV1TokenReviewSpec. audiences(List<String> audiences)IoK8sApiAuthenticationV1TokenReviewSpecIoK8sApiAuthenticationV1TokenReview. getSpec()Get specIoK8sApiAuthenticationV1TokenReviewSpecIoK8sApiAuthenticationV1TokenReviewSpec. token(String token)Methods in net.stickycode.kuuty.model.v18 with parameters of type IoK8sApiAuthenticationV1TokenReviewSpec Modifier and Type Method Description voidIoK8sApiAuthenticationV1TokenReview. setSpec(IoK8sApiAuthenticationV1TokenReviewSpec spec)IoK8sApiAuthenticationV1TokenReviewIoK8sApiAuthenticationV1TokenReview. spec(IoK8sApiAuthenticationV1TokenReviewSpec spec)
-