Is your feature request related to a problem? Please describe.
Zookeeper versions 3.5.3+ support some extended types for creating ZNodes, namely CONTAINER, PERSISTENT_WITH_TTL, and PERSISTENT_SEQUENTIAL_WITH_TTL. However, API methods that can support these types haven't been added to zookeeper-api module.
Describe the solution you'd like
Add API methods for Zookeeper extended types to zookeeper-api.