Uses of Class
io.kubernetes.client.openapi.models.V1beta3ServiceAccountSubject
Packages that use V1beta3ServiceAccountSubject
-
Uses of V1beta3ServiceAccountSubject in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1beta3ServiceAccountSubjectModifier and TypeMethodDescriptionstatic V1beta3ServiceAccountSubject
Create an instance of V1beta3ServiceAccountSubject given an JSON stringV1beta3Subject.getServiceAccount()
Get serviceAccountMethods in io.kubernetes.client.openapi.models with parameters of type V1beta3ServiceAccountSubjectModifier and TypeMethodDescriptionV1beta3Subject.serviceAccount
(V1beta3ServiceAccountSubject serviceAccount) void
V1beta3Subject.setServiceAccount
(V1beta3ServiceAccountSubject serviceAccount)