Class ServiceAccountFluentImpl<A extends ServiceAccountFluent<A>>

java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.ServiceAccountFluentImpl<A>
All Implemented Interfaces:
Fluent<A>, Visitable<A>, ServiceAccountFluent<A>
Direct Known Subclasses:
BaseKubernetesListFluentImpl.ServiceAccountItemsNestedImpl, DoneableServiceAccount, KubeSchemaFluentImpl.ServiceAccountNestedImpl, NamedExtensionFluentImpl.ServiceAccountExtensionNestedImpl, ServiceAccountBuilder, ServiceAccountListFluentImpl.ItemsNestedImpl, WatchEventFluentImpl.ServiceAccountObjectNestedImpl

public class ServiceAccountFluentImpl<A extends ServiceAccountFluent<A>>
extends BaseFluent<A>
implements ServiceAccountFluent<A>