Class ServiceAccountTokenProjectionFluentImpl<A extends ServiceAccountTokenProjectionFluent<A>>

java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.ServiceAccountTokenProjectionFluentImpl<A>
All Implemented Interfaces:
Fluent<A>, Visitable<A>, ServiceAccountTokenProjectionFluent<A>
Direct Known Subclasses:
DoneableServiceAccountTokenProjection, ServiceAccountTokenProjectionBuilder, VolumeProjectionFluentImpl.ServiceAccountTokenNestedImpl, WatchEventFluentImpl.ServiceAccountTokenProjectionObjectNestedImpl

public class ServiceAccountTokenProjectionFluentImpl<A extends ServiceAccountTokenProjectionFluent<A>>
extends BaseFluent<A>
implements ServiceAccountTokenProjectionFluent<A>