Interface ClusterFluent<A extends ClusterFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
NamedClusterFluent.ClusterNested<N>, WatchEventFluent.ClusterObjectNested<N>
All Known Implementing Classes:
ClusterBuilder, ClusterFluentImpl, DoneableCluster, NamedClusterFluentImpl.ClusterNestedImpl, WatchEventFluentImpl.ClusterObjectNestedImpl

public interface ClusterFluent<A extends ClusterFluent<A>>
extends Fluent<A>