Uses of Class
io.kubernetes.client.openapi.models.V1beta3GroupSubject
Packages that use V1beta3GroupSubject
-
Uses of V1beta3GroupSubject in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1beta3GroupSubjectModifier and TypeMethodDescriptionstatic V1beta3GroupSubject
Create an instance of V1beta3GroupSubject given an JSON stringV1beta3Subject.getGroup()
Get groupMethods in io.kubernetes.client.openapi.models with parameters of type V1beta3GroupSubjectModifier and TypeMethodDescriptionV1beta3Subject.group
(V1beta3GroupSubject group) void
V1beta3Subject.setGroup
(V1beta3GroupSubject group)