Uses of Interface
io.kubernetes.client.openapi.models.V1beta2GroupSubjectFluent
Packages that use V1beta2GroupSubjectFluent
-
Uses of V1beta2GroupSubjectFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1beta2GroupSubjectFluentModifier and TypeInterfaceDescriptioninterfaceV1beta2GroupSubjectFluent<A extends V1beta2GroupSubjectFluent<A>>GeneratedclassV1beta2GroupSubjectFluentImpl<A extends V1beta2GroupSubjectFluent<A>>GeneratedSubinterfaces of V1beta2GroupSubjectFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1beta2GroupSubjectFluentModifier and TypeClassDescriptionclassclassV1beta2GroupSubjectFluentImpl<A extends V1beta2GroupSubjectFluent<A>>GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1beta2GroupSubjectFluentModifierConstructorDescriptionV1beta2GroupSubjectBuilder(V1beta2GroupSubjectFluent<?> fluent, io.kubernetes.client.openapi.models.V1beta2GroupSubject instance) V1beta2GroupSubjectBuilder(V1beta2GroupSubjectFluent<?> fluent, io.kubernetes.client.openapi.models.V1beta2GroupSubject instance, Boolean validationEnabled) V1beta2GroupSubjectBuilder(V1beta2GroupSubjectFluent<?> fluent, Boolean validationEnabled)