Interface GetACLBuilder

All Superinterfaces:
Backgroundable<ErrorListenerPathable<List<org.apache.zookeeper.data.ACL>>>, BackgroundPathable<List<org.apache.zookeeper.data.ACL>>, Pathable<List<org.apache.zookeeper.data.ACL>>, Statable<Pathable<List<org.apache.zookeeper.data.ACL>>>
All Known Implementing Classes:
GetACLBuilderImpl

public interface GetACLBuilder extends BackgroundPathable<List<org.apache.zookeeper.data.ACL>>, Statable<Pathable<List<org.apache.zookeeper.data.ACL>>>