Class SecretListFluentImpl<A extends SecretListFluent<A>>

java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.SecretListFluentImpl<A>
All Implemented Interfaces:
Fluent<A>, Visitable<A>, SecretListFluent<A>
Direct Known Subclasses:
DoneableSecretList, KubeSchemaFluentImpl.SecretListNestedImpl, SecretListBuilder, WatchEventFluentImpl.SecretListObjectNestedImpl

public class SecretListFluentImpl<A extends SecretListFluent<A>>
extends BaseFluent<A>
implements SecretListFluent<A>