Uses of Interface
io.kubernetes.client.openapi.models.V1SubjectFluent
Packages that use V1SubjectFluent
-
Uses of V1SubjectFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1SubjectFluentModifier and TypeInterfaceDescriptioninterfaceV1SubjectFluent<A extends V1SubjectFluent<A>>GeneratedclassV1SubjectFluentImpl<A extends V1SubjectFluent<A>>GeneratedSubinterfaces of V1SubjectFluent in io.kubernetes.client.openapi.modelsModifier and TypeInterfaceDescriptionstatic interfacestatic interfaceClasses in io.kubernetes.client.openapi.models that implement V1SubjectFluentModifier and TypeClassDescriptionclassclassV1SubjectFluentImpl<A extends V1SubjectFluent<A>>GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1SubjectFluentModifierConstructorDescriptionV1SubjectBuilder(V1SubjectFluent<?> fluent) V1SubjectBuilder(V1SubjectFluent<?> fluent, io.kubernetes.client.openapi.models.V1Subject instance) V1SubjectBuilder(V1SubjectFluent<?> fluent, io.kubernetes.client.openapi.models.V1Subject instance, Boolean validationEnabled) V1SubjectBuilder(V1SubjectFluent<?> fluent, Boolean validationEnabled)