Interface SecretProjectionFluent<A extends SecretProjectionFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
VolumeProjectionFluent.SecretNested<N>, WatchEventFluent.SecretProjectionObjectNested<N>
All Known Implementing Classes:
DoneableSecretProjection, SecretProjectionBuilder, SecretProjectionFluentImpl, VolumeProjectionFluentImpl.SecretNestedImpl, WatchEventFluentImpl.SecretProjectionObjectNestedImpl

public interface SecretProjectionFluent<A extends SecretProjectionFluent<A>>
extends Fluent<A>