Uses of Interface
io.kubernetes.client.openapi.models.V1ServiceAccountListFluent
Packages that use V1ServiceAccountListFluent
-
Uses of V1ServiceAccountListFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1ServiceAccountListFluentModifier and TypeInterfaceDescriptioninterfaceV1ServiceAccountListFluent<A extends V1ServiceAccountListFluent<A>>GeneratedclassV1ServiceAccountListFluentImpl<A extends V1ServiceAccountListFluent<A>>GeneratedClasses in io.kubernetes.client.openapi.models that implement V1ServiceAccountListFluentModifier and TypeClassDescriptionclassclassV1ServiceAccountListFluentImpl<A extends V1ServiceAccountListFluent<A>>GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1ServiceAccountListFluentModifierConstructorDescriptionV1ServiceAccountListBuilder(V1ServiceAccountListFluent<?> fluent, io.kubernetes.client.openapi.models.V1ServiceAccountList instance) V1ServiceAccountListBuilder(V1ServiceAccountListFluent<?> fluent, io.kubernetes.client.openapi.models.V1ServiceAccountList instance, Boolean validationEnabled) V1ServiceAccountListBuilder(V1ServiceAccountListFluent<?> fluent, Boolean validationEnabled)