Uses of Class
io.kubernetes.client.openapi.models.V1beta2ServiceAccountSubject
Packages that use V1beta2ServiceAccountSubject
-
Uses of V1beta2ServiceAccountSubject in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1beta2ServiceAccountSubjectModifier and TypeMethodDescriptionstatic V1beta2ServiceAccountSubject
Create an instance of V1beta2ServiceAccountSubject given an JSON stringV1beta2Subject.getServiceAccount()
Get serviceAccountMethods in io.kubernetes.client.openapi.models with parameters of type V1beta2ServiceAccountSubjectModifier and TypeMethodDescriptionV1beta2Subject.serviceAccount
(V1beta2ServiceAccountSubject serviceAccount) void
V1beta2Subject.setServiceAccount
(V1beta2ServiceAccountSubject serviceAccount)