Interface AuthInfoFluent<A extends AuthInfoFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
NamedAuthInfoFluent.UserNested<N>, WatchEventFluent.AuthInfoObjectNested<N>
All Known Implementing Classes:
AuthInfoBuilder, AuthInfoFluentImpl, DoneableAuthInfo, NamedAuthInfoFluentImpl.UserNestedImpl, WatchEventFluentImpl.AuthInfoObjectNestedImpl

public interface AuthInfoFluent<A extends AuthInfoFluent<A>>
extends Fluent<A>