Uses of Class
io.kubernetes.client.openapi.models.V1beta2GroupSubject
Packages that use V1beta2GroupSubject
-
Uses of V1beta2GroupSubject in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1beta2GroupSubjectModifier and TypeMethodDescriptionstatic V1beta2GroupSubject
Create an instance of V1beta2GroupSubject given an JSON stringV1beta2Subject.getGroup()
Get groupMethods in io.kubernetes.client.openapi.models with parameters of type V1beta2GroupSubjectModifier and TypeMethodDescriptionV1beta2Subject.group
(V1beta2GroupSubject group) void
V1beta2Subject.setGroup
(V1beta2GroupSubject group)