Uses of Class
io.kubernetes.client.openapi.models.V1alpha1SelfSubjectReview
Packages that use V1alpha1SelfSubjectReview
-
Uses of V1alpha1SelfSubjectReview in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return V1alpha1SelfSubjectReviewModifier and TypeMethodDescriptionAuthenticationV1alpha1Api.APIcreateSelfSubjectReviewRequest.execute()
Execute createSelfSubjectReview requestMethods in io.kubernetes.client.openapi.apis that return types with arguments of type V1alpha1SelfSubjectReviewModifier and TypeMethodDescriptionAuthenticationV1alpha1Api.APIcreateSelfSubjectReviewRequest.executeWithHttpInfo()
Execute createSelfSubjectReview request with HTTP info returnedMethods in io.kubernetes.client.openapi.apis with parameters of type V1alpha1SelfSubjectReviewModifier and TypeMethodDescriptionAuthenticationV1alpha1Api.createSelfSubjectReview
(V1alpha1SelfSubjectReview body) create a SelfSubjectReviewMethod parameters in io.kubernetes.client.openapi.apis with type arguments of type V1alpha1SelfSubjectReviewModifier and TypeMethodDescriptionokhttp3.Call
AuthenticationV1alpha1Api.APIcreateSelfSubjectReviewRequest.executeAsync
(ApiCallback<V1alpha1SelfSubjectReview> _callback) Execute createSelfSubjectReview request (asynchronously) -
Uses of V1alpha1SelfSubjectReview in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1alpha1SelfSubjectReviewModifier and TypeMethodDescriptionV1alpha1SelfSubjectReview.apiVersion
(String apiVersion) static V1alpha1SelfSubjectReview
Create an instance of V1alpha1SelfSubjectReview given an JSON stringV1alpha1SelfSubjectReview.metadata
(V1ObjectMeta metadata) V1alpha1SelfSubjectReview.status
(V1alpha1SelfSubjectReviewStatus status)