Interface AsyncTransactionDeleteBuilder

    • Method Detail

      • withVersion

        AsyncPathable<org.apache.curator.framework.api.transaction.CuratorOp> withVersion​(int version)
        Changes the version number used. By default, -1 is used
        Parameters:
        version - version to use
        Returns:
        this