Uses of Class
io.kubernetes.client.openapi.models.V1ServiceAccountSubject
Packages that use V1ServiceAccountSubject
-
Uses of V1ServiceAccountSubject in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1ServiceAccountSubjectModifier and TypeMethodDescriptionstatic V1ServiceAccountSubject
Create an instance of V1ServiceAccountSubject given an JSON stringFlowcontrolV1Subject.getServiceAccount()
Get serviceAccountMethods in io.kubernetes.client.openapi.models with parameters of type V1ServiceAccountSubjectModifier and TypeMethodDescriptionFlowcontrolV1Subject.serviceAccount
(V1ServiceAccountSubject serviceAccount) void
FlowcontrolV1Subject.setServiceAccount
(V1ServiceAccountSubject serviceAccount)