Interface ServiceAccountFluent<A extends ServiceAccountFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
BaseKubernetesListFluent.ServiceAccountItemsNested<N>, KubeSchemaFluent.ServiceAccountNested<N>, NamedExtensionFluent.ServiceAccountExtensionNested<N>, ServiceAccountListFluent.ItemsNested<N>, WatchEventFluent.ServiceAccountObjectNested<N>
All Known Implementing Classes:
BaseKubernetesListFluentImpl.ServiceAccountItemsNestedImpl, DoneableServiceAccount, KubeSchemaFluentImpl.ServiceAccountNestedImpl, NamedExtensionFluentImpl.ServiceAccountExtensionNestedImpl, ServiceAccountBuilder, ServiceAccountFluentImpl, ServiceAccountListFluentImpl.ItemsNestedImpl, WatchEventFluentImpl.ServiceAccountObjectNestedImpl

public interface ServiceAccountFluent<A extends ServiceAccountFluent<A>>
extends Fluent<A>