Interface NamedClusterFluent<A extends NamedClusterFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
ConfigFluent.ClustersNested<N>, WatchEventFluent.NamedClusterObjectNested<N>
All Known Implementing Classes:
ConfigFluentImpl.ClustersNestedImpl, DoneableNamedCluster, NamedClusterBuilder, NamedClusterFluentImpl, WatchEventFluentImpl.NamedClusterObjectNestedImpl

public interface NamedClusterFluent<A extends NamedClusterFluent<A>>
extends Fluent<A>