Uses of Interface
io.kubernetes.client.openapi.models.V1beta1GroupSubjectFluent
Packages that use V1beta1GroupSubjectFluent
-
Uses of V1beta1GroupSubjectFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1beta1GroupSubjectFluentModifier and TypeInterfaceDescriptioninterface
V1beta1GroupSubjectFluent<A extends V1beta1GroupSubjectFluent<A>>
Generatedclass
V1beta1GroupSubjectFluentImpl<A extends V1beta1GroupSubjectFluent<A>>
GeneratedSubinterfaces of V1beta1GroupSubjectFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1beta1GroupSubjectFluentModifier and TypeClassDescriptionclass
class
V1beta1GroupSubjectFluentImpl<A extends V1beta1GroupSubjectFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1beta1GroupSubjectFluentModifierConstructorDescriptionV1beta1GroupSubjectBuilder
(V1beta1GroupSubjectFluent<?> fluent, io.kubernetes.client.openapi.models.V1beta1GroupSubject instance) V1beta1GroupSubjectBuilder
(V1beta1GroupSubjectFluent<?> fluent, io.kubernetes.client.openapi.models.V1beta1GroupSubject instance, Boolean validationEnabled) V1beta1GroupSubjectBuilder
(V1beta1GroupSubjectFluent<?> fluent, Boolean validationEnabled)