Interface AddStatConfigEnsembleable

All Superinterfaces:
Addable<Statable<ConfigureEnsembleable>>, ConfigureEnsembleable, Ensembleable<byte[]>, Statable<ConfigureEnsembleable>

public interface AddStatConfigEnsembleable extends Addable<Statable<ConfigureEnsembleable>>, ConfigureEnsembleable, Statable<ConfigureEnsembleable>
An non-incremental reconfiguration builder. This builder has access only to the non-incremental reconfiguration methods withMembers, so that we prevent mixing concepts that can't be used together.