Package org.apache.curator.framework.api
Interface ACLCreateModePathAndBytesable<T>
-
- All Superinterfaces:
ACLable<PathAndBytesable<T>>,ACLPathAndBytesable<T>,CreateModable<ACLPathAndBytesable<T>>,ParentACLable<PathAndBytesable<T>>,PathAndBytesable<T>
- All Known Subinterfaces:
TransactionCreateBuilder<T>,TransactionCreateBuilder2<T>
public interface ACLCreateModePathAndBytesable<T> extends ACLPathAndBytesable<T>, CreateModable<ACLPathAndBytesable<T>>
-
-
Method Summary
-
Methods inherited from interface org.apache.curator.framework.api.CreateModable
withMode
-
Methods inherited from interface org.apache.curator.framework.api.ParentACLable
withACL
-
Methods inherited from interface org.apache.curator.framework.api.PathAndBytesable
forPath, forPath
-
-