Interface SecretListFluent<A extends SecretListFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
KubeSchemaFluent.SecretListNested<N>, WatchEventFluent.SecretListObjectNested<N>
All Known Implementing Classes:
DoneableSecretList, KubeSchemaFluentImpl.SecretListNestedImpl, SecretListBuilder, SecretListFluentImpl, WatchEventFluentImpl.SecretListObjectNestedImpl

public interface SecretListFluent<A extends SecretListFluent<A>>
extends Fluent<A>