Uses of Interface
io.kubernetes.client.openapi.models.V1ServiceAccountFluent
Packages that use V1ServiceAccountFluent
-
Uses of V1ServiceAccountFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1ServiceAccountFluentModifier and TypeInterfaceDescriptioninterfaceV1ServiceAccountFluent<A extends V1ServiceAccountFluent<A>>GeneratedclassV1ServiceAccountFluentImpl<A extends V1ServiceAccountFluent<A>>GeneratedSubinterfaces of V1ServiceAccountFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1ServiceAccountFluentModifier and TypeClassDescriptionclassclassV1ServiceAccountFluentImpl<A extends V1ServiceAccountFluent<A>>GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1ServiceAccountFluentModifierConstructorDescriptionV1ServiceAccountBuilder(V1ServiceAccountFluent<?> fluent) V1ServiceAccountBuilder(V1ServiceAccountFluent<?> fluent, io.kubernetes.client.openapi.models.V1ServiceAccount instance) V1ServiceAccountBuilder(V1ServiceAccountFluent<?> fluent, io.kubernetes.client.openapi.models.V1ServiceAccount instance, Boolean validationEnabled) V1ServiceAccountBuilder(V1ServiceAccountFluent<?> fluent, Boolean validationEnabled)